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.
Let's add custom actions to Django's admin site - but to the change form, not the list view.