|
You are here |
fuller.li | ||
| | | | |
gist.github.com
|
|
| | | | | reverse m2m widget in django admin. GitHub Gist: instantly share code, notes, and snippets. | |
| | | | |
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 | |
| | | | |
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. | |
| | | | |
bitofpixels.com
|
|
| | | I recently integrated Django Sendfile with a website to provide downloads that required authentication (even knowing the location of an authentication requiring file in the static directory will not allow you to download it thanks to some Apache conf magic). | ||