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.
Generating Fake Django Model Instances with Factory Boy

Generating Fake Django Model Instances with Factory Boy

Comments
5 min read
Django 7 - Users login, logout and register

Django 7 - Users login, logout and register

4
Comments
4 min read
Practical Experiments for Optimizing Django query with the power of SQL joins

Practical Experiments for Optimizing Django query with the power of SQL joins

5
Comments
7 min read
Embracing Component-Based Templates with JinjaX

Embracing Component-Based Templates with JinjaX

9
Comments
2 min read
Effortless Django model import & export from the admin panel

Effortless Django model import & export from the admin panel

2
Comments
2 min read
Integrating Django templates with React for dynamic webpages

Integrating Django templates with React for dynamic webpages

6
Comments 1
9 min read
Create a simple Django app from scratch with PyCharm IDE and use a GitHub repository

Create a simple Django app from scratch with PyCharm IDE and use a GitHub repository

6
Comments
3 min read
Embarking on a YouTube Challenge: Python, Django, Cyber Security

Embarking on a YouTube Challenge: Python, Django, Cyber Security

2
Comments 3
1 min read
Add toast notification with Django - an easy way

Add toast notification with Django - an easy way

2
Comments
6 min read
Handling Big Data with Django and AgGrid

Handling Big Data with Django and AgGrid

Comments
4 min read
Using Django ORM only without web server

Using Django ORM only without web server

2
Comments
3 min read
The Complete Guide to Logging in Django

The Complete Guide to Logging in Django

41
Comments
7 min read
My Docker stack to deploy a Django + Celery web app

My Docker stack to deploy a Django + Celery web app

2
Comments 3
5 min read
Dynamic Serializers in Django

Dynamic Serializers in Django

Comments
1 min read
Como configurar um banco de dados Postgres no Django

Como configurar um banco de dados Postgres no Django

13
Comments 2
4 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.