|
You are here |
codeinthehole.com | ||
| | | | |
gist.github.com
|
|
| | | | | reverse m2m widget in django admin. GitHub Gist: instantly share code, notes, and snippets. | |
| | | | |
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. | |
| | | | |
www.dabapps.com
|
|
| | | | | Read the article about Django models and data integrity. Ton Christie writes on using model methods and manager methods for state changing operations. | |
| | | | |
keepsimple.dev
|
|
| | | In this tutorial we will be setting up authentication for our GeoIP API | ||