/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

fuller.li
| | www.argpar.se
2.4 parsecs away

Travel
| | Get some handy tips for testing the django admin.
| | www.mattlayman.com
2.3 parsecs away

Travel
| | 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.
| | gist.github.com
1.7 parsecs away

Travel
| | reverse m2m widget in django admin. GitHub Gist: instantly share code, notes, and snippets.
| | www.dabapps.com
20.1 parsecs away

Travel
| Read the article about Django models and data integrity. Ton Christie writes on using model methods and manager methods for state changing operations.