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.
Development of APIs with Django REST Framework

Development of APIs with Django REST Framework

216
Comments 4
14 min read
Optimizing websites and APIs with cache and ETags

Optimizing websites and APIs with cache and ETags

8
Comments
10 min read
Recipes when building a headless CMS with Wagtail's API

Recipes when building a headless CMS with Wagtail's API

12
Comments
3 min read
2 Forms in a django template using cookiecutter-django

2 Forms in a django template using cookiecutter-django

3
Comments
1 min read
Prefer Model.DoesNotExist over ObjectDoesNotExist in Django

Prefer Model.DoesNotExist over ObjectDoesNotExist in Django

28
Comments 4
2 min read
Building web APIs with django

Building web APIs with django

65
Comments
3 min read
Top Python Frameworks for Web App Development

Top Python Frameworks for Web App Development

12
Comments 1
9 min read
How to create Github Actions to run tests with services ?

How to create Github Actions to run tests with services ?

10
Comments
5 min read
Deploying with Ansible - Building SaaS #13

Deploying with Ansible - Building SaaS #13

16
Comments
1 min read
Deploying Django with Celery and Redis on Ubuntu

Deploying Django with Celery and Redis on Ubuntu

57
Comments 11
7 min read
Django Password Reset Done Template not loading

Django Password Reset Done Template not loading

6
Comments 2
1 min read
Django Tutorial - Create/Fetch Data from Database

Django Tutorial - Create/Fetch Data from Database

4
Comments 1
1 min read
How to setup django in windows machine

How to setup django in windows machine

6
Comments
2 min read
How to improve the default django admin

How to improve the default django admin

10
Comments 2
1 min read
Automation aides - Building SaaS #12

Automation aides - Building SaaS #12

3
Comments
1 min read
Builtin Select2 Widget in Django Admin

Builtin Select2 Widget in Django Admin

16
Comments 2
1 min read
Price Tracker Application with Django | Track Discounts

Price Tracker Application with Django | Track Discounts

83
Comments
5 min read
Quick & Dirty Django Drag & Drop Bootstrap Build with Layoutit.com

Quick & Dirty Django Drag & Drop Bootstrap Build with Layoutit.com

7
Comments
3 min read
Doubts related to Django and Django Rest Framework

Doubts related to Django and Django Rest Framework

9
Comments 3
1 min read
How to Set Up Django With Central OAuth2 Login

How to Set Up Django With Central OAuth2 Login

12
Comments 3
3 min read
Django Database Migrations: A Comprehensive Overview

Django Database Migrations: A Comprehensive Overview

8
Comments
8 min read
Django view doesn't output correctly

Django view doesn't output correctly

12
Comments 8
1 min read
Step-by-step procedure to post your Django project on GitHub

Step-by-step procedure to post your Django project on GitHub

19
Comments 9
1 min read
Step-by-step procedure to post your project to Publicly accessible Heroku Server

Step-by-step procedure to post your project to Publicly accessible Heroku Server

8
Comments
3 min read
Django Continuous Deployment to PythonAnywhere

Django Continuous Deployment to PythonAnywhere

22
Comments
6 min read
loading...