Explore >> Select a destination


You are here

www.paepper.com
| | stribny.name
3.6 parsecs away

Travel
| | How to combine request and response serializers into one for use in ModelViewSets.
| | 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
| |
| | geoff.tuxpup.com
18.8 parsecs away

Travel
| How I Start: Django, Tailwind, HTMX (part 1) I wanted to try out some "modern" front-end development for a while, and I did. FastAPI is great. So is Svelte. But even though I found creating APIs that way to be a breeze, building a whole site that way felt much slower and heavier than using traditional server rendering. So I decided to give django a fair shake for a while, and I'm glad I did.