Why I only use Django's base View class instead of generic class-based views or function-based views.| www.loopwerk.io
Introducing ActionSerializerModelViewSet, a ViewSet that allows you to choose a serializer for each action and method combination.| www.loopwerk.io
When you have admin users in multiple time zones, the way Django handles the input and display of dates and times is causing confusion. Here’s how you can improve things.| www.loopwerk.io