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 5 -- polls アプリのページを追加

Django Tutorial Part 5 -- polls アプリのページを追加

5
Comments
1 min read
Django Tutorial Part 4 -- admin ページでテーブルの中身を編集する

Django Tutorial Part 4 -- admin ページでテーブルの中身を編集する

5
Comments
1 min read
Need feedback for the new SaaS Boilerplate

Need feedback for the new SaaS Boilerplate

4
Comments
1 min read
Restrain the Rate of Requests with Throttling in Django

Restrain the Rate of Requests with Throttling in Django

7
Comments 1
2 min read
Setup a Django project with Docker

Setup a Django project with Docker

10
Comments
5 min read
Unable to Login Django Admin after Update : Giving Error Forbidden (403) CSRF verification failed. Request aborted.

Unable to Login Django Admin after Update : Giving Error Forbidden (403) CSRF verification failed. Request aborted.

7
Comments
2 min read
Django-based Todo App

Django-based Todo App

7
Comments
3 min read
Setting up Django app

Setting up Django app

6
Comments
1 min read
How To Build A Django Web App Using Termux And Push To GitHub

How To Build A Django Web App Using Termux And Push To GitHub

12
Comments 8
10 min read
Django Signals

Django Signals

8
Comments
3 min read
Custom Permissions in Django Rest

Custom Permissions in Django Rest

9
Comments 1
2 min read
The Python and Django conferences you don't want to miss in 2022

The Python and Django conferences you don't want to miss in 2022

5
Comments
2 min read
Media-Review: Cloud based collaborative media review application

Media-Review: Cloud based collaborative media review application

7
Comments
2 min read
Stop Raising ValidationError on create() on Serializers

Stop Raising ValidationError on create() on Serializers

11
Comments 4
1 min read
Django Tutorial Part 3 -- Choice テーブルをシェルでCRUD する

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

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