Setting Up A Custom Domain Name for Django Development Server on a Mac
A step-by-step guide on setting up a custom domain name locally, including instructions for using nginx
Read more ⟶
Dynamic Serialization With Django Rest Framework
How to create a drf serializer class dynamically using the type function
Read more ⟶