|
You are here |
humberto.io | ||
| | | | |
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. | |
| | | | |
fuller.li
|
|
| | | | | [AI summary] This blog post explains how to pre-populate data in Django admin panel by using formfield_for_manytomany and formfield_for_foreignkey methods to set default values for the current site and user, while restricting non-superusers from changing the author of a post. | |
| | | | |
gist.github.com
|
|
| | | | | reverse m2m widget in django admin. GitHub Gist: instantly share code, notes, and snippets. | |
| | | | |
keepsimple.dev
|
|
| | | In this hands on tutorial we build a Django based GeoIP API that locates IP addresses, providing information about the IPs country/city/timezone | ||