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.
Django Tutorial Part 3 -- Choice テーブルをシェルでCRUD する

Django Tutorial Part 3 -- Choice テーブルをシェルでCRUD する

5
Comments
1 min read
Website without images?

Website without images?

8
Comments
2 min read
Django Tip: Use DecimalField for money

Django Tip: Use DecimalField for money

16
Comments
1 min read
Integrating Django framework with Matomo web analytics platform

Integrating Django framework with Matomo web analytics platform

6
Comments
1 min read
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
👋 Sign in for the ability to sort posts by relevant, latest, or top.