/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

jinyuz.dev
| | kenan7.com
2.8 parsecs away

Travel
| | Enhance Django admin with a symmetrical ManyToMany filter widget for a consistent and user-friendly experience. Improve UI and UX with this guide
| | paulosman.me
1.9 parsecs away

Travel
| | [AI summary] A technical tutorial explaining how to use the 'through' argument in Django's ManyToManyField to store additional data in join tables.
| | keepsimple.dev
2.1 parsecs away

Travel
| | Learn how to build a board list page for your Trello clone! This tutorial covers creating boards, using Alpine.js for interactivity.
| | simpleisbetterthancomplex.com
8.3 parsecs away

Travel
| The Django forms API have two field types to work with multiple options: ChoiceField and ModelChoiceField.