I wanted to use a different MEDIA_URL for one of our FileField instances. It was very easy to do!
Let’s compare Django REST Framework with new kid on the block, Ninja.
Comparing two Python package managers: Poetry and new kid on the block uv.
Let's add custom actions to Django's admin site - but to the change form, not the list view.