alficodesCreating a Swagger Documentation for Your Django API Using Django Spectacular📃API documentation is a critical part of any application, as it ensures developers can understand and interact with your API. Swagger…1d ago
InPython in Plain EnglishbyBuilescu DanielTop 10 Django Mistakes to Avoid and How to Fix ThemDodging Django Dilemmas: Navigating Common Pitfalls and Practical SolutionsJan 256
InDjango UnleashedbySanjay PrajapatiComposite Keys in Upcoming Django 5.2: A Game-Changer in Relational Modeling 🚀Nov 30Nov 30
Mathur DanduproluSaaS Applications with Django: Ensuring Security for Your SaaS Platform [Part 6/7]Welcome to Part 6 of our SaaS Applications with Django series! In previous blogs, we implemented multi-tenancy, user management, role-based…3d ago3d ago
InDjango UnleashedbyMehedi KhanSecuring Django REST APIs with JWT Authentication using Simple-JWT: A Step-by-Step Guide with…JWT (JSON Web Tokens) authentication in Django Rest Framework (DRF) with Simple-JWT is a popular choice for securing APIs. Simple-JWT is a…Feb 201Feb 201
alficodesCreating a Swagger Documentation for Your Django API Using Django Spectacular📃API documentation is a critical part of any application, as it ensures developers can understand and interact with your API. Swagger…1d ago
InPython in Plain EnglishbyBuilescu DanielTop 10 Django Mistakes to Avoid and How to Fix ThemDodging Django Dilemmas: Navigating Common Pitfalls and Practical SolutionsJan 256
InDjango UnleashedbySanjay PrajapatiComposite Keys in Upcoming Django 5.2: A Game-Changer in Relational Modeling 🚀Nov 30
Mathur DanduproluSaaS Applications with Django: Ensuring Security for Your SaaS Platform [Part 6/7]Welcome to Part 6 of our SaaS Applications with Django series! In previous blogs, we implemented multi-tenancy, user management, role-based…3d ago
InDjango UnleashedbyMehedi KhanSecuring Django REST APIs with JWT Authentication using Simple-JWT: A Step-by-Step Guide with…JWT (JSON Web Tokens) authentication in Django Rest Framework (DRF) with Simple-JWT is a popular choice for securing APIs. Simple-JWT is a…Feb 201
Simeon EmanuilovDjango Class-based vs Function-based viewsWhen building Django applications, developers face a critical architectural decision that impacts maintainability, code organization, and…3d ago
InDjango UnleashedbyAdrien Van ThongTransforming data with Django SerializersThis article will teach you how to serialize and deserialize data using Django Rest Framework’s Serializer custom fields.Dec 2
JOKEN VILLANUEVAOrder Management System Project in Django with Source CodeThe Order Management System in Django is a web application that can manage customer orders, deliveries, products, order updates, order…3d ago1