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.
Many-to-many relationships in Django explained

Many-to-many relationships in Django explained

10
Comments
3 min read
Django and Excel - Automatically creating and deleting multiple tabs or sheets in Google Spreadsheet

Django and Excel - Automatically creating and deleting multiple tabs or sheets in Google Spreadsheet

11
Comments
5 min read
Create a Recipe App in Django - Tutorial

Create a Recipe App in Django - Tutorial

38
Comments 2
17 min read
Setup a Testing Environment with Docker and Pytest-Django: PostreSQL schema issue

Setup a Testing Environment with Docker and Pytest-Django: PostreSQL schema issue

15
Comments
2 min read
A Step-By-Step Guide to Building an API in Django

A Step-By-Step Guide to Building an API in Django

16
Comments 5
5 min read
Setting up ad hoc development environments for Django applications with AWS ECS, Terraform and GitHub Actions

Setting up ad hoc development environments for Django applications with AWS ECS, Terraform and GitHub Actions

12
Comments
33 min read
Algolia For Django

Algolia For Django

8
Comments
7 min read
Learn Django

Learn Django

11
Comments
1 min read
How to save model object using only foreign keys id in django-rest-framework

How to save model object using only foreign keys id in django-rest-framework

13
Comments
1 min read
How to Work with Celery in Django using TLS RabbitMQ configuration

How to Work with Celery in Django using TLS RabbitMQ configuration

8
Comments
1 min read
Free Resources to learn Django

Free Resources to learn Django

8
Comments
1 min read
django.db.utils.ProgrammingError: column <name> of relation "app_name__table" already exists

django.db.utils.ProgrammingError: column <name> of relation "app_name__table" already exists

9
Comments
1 min read
Autoregister Django ModelAdmins

Autoregister Django ModelAdmins

10
Comments
3 min read
Writing effective tests in Django & Django REST Framework

Writing effective tests in Django & Django REST Framework

10
Comments
5 min read
Setting Up CELERY in Django

Setting Up CELERY in Django

8
Comments
2 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.