DEV Community

Django web framework

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Built by experienced developers, it takes care of much of the hassle of Web development, so you can focus on writing your app without needing to reinvent the wheel. It’s free and open source.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Filter QuerySet with Array fields/values in Django

Filter QuerySet with Array fields/values in Django

13
Comments
2 min read
Django admin dynamic Inline positioning

Django admin dynamic Inline positioning

12
Comments
3 min read
How to Delete a Table from a Database in Django

How to Delete a Table from a Database in Django

15
Comments 2
1 min read
APIView vs Viewsets

APIView vs Viewsets

18
Comments 2
3 min read
Google Authentication in Django The Simplest way

Google Authentication in Django The Simplest way

22
Comments
4 min read
Writing Custom Migrations in Django

Writing Custom Migrations in Django

33
Comments 5
3 min read
Python Django REST API

Python Django REST API

5
Comments
3 min read
Python for Everyone: Mastering Python the right way

Python for Everyone: Mastering Python the right way

7
Comments
3 min read
Optimize query size in Django

Optimize query size in Django

9
Comments
1 min read
Django ORM explained: selected_related and prefetch_related

Django ORM explained: selected_related and prefetch_related

15
Comments 3
3 min read
How to Create Nested JSON in Django REST APIs

How to Create Nested JSON in Django REST APIs

8
Comments
2 min read
Difference Between Web vs Hybrid vs Native Apps

Difference Between Web vs Hybrid vs Native Apps

11
Comments 1
14 min read
Python for Everyone: Mastering Python the right way

Python for Everyone: Mastering Python the right way

6
Comments 2
3 min read
Star Admin - Open-Source Django Starter

Star Admin - Open-Source Django Starter

35
Comments 4
2 min read
Creating a new project in Python Django

Creating a new project in Python Django

6
Comments
2 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.