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 for newbeeez

Django for newbeeez

1
Comments 1
3 min read
Mastering Django: Best Practices for Writing High-Quality Web Applications

Mastering Django: Best Practices for Writing High-Quality Web Applications

28
Comments 7
4 min read
Improve your Django Code with pre-commit

Improve your Django Code with pre-commit

3
Comments
16 min read
Tips to avoid N+1 GraphQL problem in Django

Tips to avoid N+1 GraphQL problem in Django

6
Comments 1
3 min read
Pytest and pytest-django ends up with assert error

Pytest and pytest-django ends up with assert error

2
Comments
1 min read
A Quick Guide to Setting Up Your Very First Django Project

A Quick Guide to Setting Up Your Very First Django Project

1
Comments
5 min read
Django Concepts

Django Concepts

2
Comments
19 min read
Django Review Points

Django Review Points

Comments
6 min read
Things to know before getting started with wagtail

Things to know before getting started with wagtail

2
Comments
2 min read
why VENV is important in python Applications

why VENV is important in python Applications

1
Comments
2 min read
DRF ManyToMany Field getting an error when creating object

DRF ManyToMany Field getting an error when creating object

Comments 2
1 min read
How to view a django project across other devices from your local computer

How to view a django project across other devices from your local computer

3
Comments
1 min read
Python Normal Classes vs. Data Classes: Which Should You Use?

Python Normal Classes vs. Data Classes: Which Should You Use?

24
Comments 1
5 min read
How to update a user password with Django RestFramework

How to update a user password with Django RestFramework

4
Comments
2 min read
Learn How to Create a CI Pipeline for Your Django Application

Learn How to Create a CI Pipeline for Your Django Application

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