/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

www.paepper.com
| | www.mattlayman.com
2.7 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.
| | sobolevn.me
3.4 parsecs away

Travel
| | [AI summary] The author shares a post-mortem of a production outage caused by broken Django migrations and details their rigorous testing practices and the development of a new tool to automate migration regression testing.
| | stribny.name
3.6 parsecs away

Travel
| | How to combine request and response serializers into one for use in ModelViewSets.
| | www.laac.dev
17.1 parsecs away

Travel
| Explore common mistakes made with the Django framework and how they introduce issues into your code.