|
You are here |
gist.github.com | ||
| | | | |
www.mattlayman.com
|
|
| | | | | Are you tired of manually tracking changes to your Django models? Say hello to django-simple-history! This powerful package allows you to easily keep track of modifications made to your models over time. With django-simple-history, you can retrieve historical records for a model, track changes made by different users, and display historical data in the Django admin interface. | |
| | | | |
kenan7.com
|
|
| | | | | Enhance Django admin with a symmetrical ManyToMany filter widget for a consistent and user-friendly experience. Improve UI and UX with this guide | |
| | | | |
keepsimple.dev
|
|
| | | | | Learn how to build a board list page for your Trello clone! This tutorial covers creating boards, using Alpine.js for interactivity. | |
| | | | |
simpleisbetterthancomplex.com
|
|
| | | The Django forms API have two field types to work with multiple options: ChoiceField and ModelChoiceField. | ||