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.
Understanding Django.

Understanding Django.

3
Comments
1 min read
Registration Page using UserCreationForm (Django) - Part 2

Registration Page using UserCreationForm (Django) - Part 2

16
Comments
3 min read
Django: mantendo a compatibilidade entre migrations e models

Django: mantendo a compatibilidade entre migrations e models

5
Comments
5 min read
How to structure your code in django

How to structure your code in django

3
Comments
1 min read
Introduction to Message Queue: Build a newsletter app using Django, Celery, and RabbitMQ in 30 min

Introduction to Message Queue: Build a newsletter app using Django, Celery, and RabbitMQ in 30 min

29
Comments 1
6 min read
Creating and hosting a basic web application with Django and Replit

Creating and hosting a basic web application with Django and Replit

7
Comments
19 min read
Django: The Request-Response Cycle

Django: The Request-Response Cycle

31
Comments
3 min read
Creating a follow and unfollow system in Django | python

Creating a follow and unfollow system in Django | python

19
Comments 3
4 min read
Registration Page using UserCreationForm (Django) – Part 1

Registration Page using UserCreationForm (Django) – Part 1

12
Comments
5 min read
Laravel Livewire for Django? Say hello to Unicorn!

Laravel Livewire for Django? Say hello to Unicorn!

15
Comments 4
2 min read
Building an E-Library with  Django and Fauna

Building an E-Library with  Django and Fauna

17
Comments 1
7 min read
Django custom html class in form easy way.

Django custom html class in form easy way.

8
Comments
1 min read
Django with Tailwind (JIT) and Hot Reloading

Django with Tailwind (JIT) and Hot Reloading

19
Comments 7
2 min read
Django Graphs and Charts – Argon Dashboard

Django Graphs and Charts – Argon Dashboard

33
Comments 5
3 min read
Deploying a Django project on AWS Lambda using Serverless (Part 1)

Deploying a Django project on AWS Lambda using Serverless (Part 1)

93
Comments 20
10 min read
The Right Way to serve static files when using Django with Gunicorn

The Right Way to serve static files when using Django with Gunicorn

26
Comments 5
2 min read
How to add unique meta tags in Django?

How to add unique meta tags in Django?

6
Comments 1
4 min read
Write Your First Python-Powered Web Page

Write Your First Python-Powered Web Page

33
Comments 2
5 min read
Django's built in auth with jwt or a third party package with jwt?

Django's built in auth with jwt or a third party package with jwt?

3
Comments 2
1 min read
Custom user authentication in Django, with tests

Custom user authentication in Django, with tests

10
Comments
5 min read
Error handling for Django applications using email

Error handling for Django applications using email

5
Comments
5 min read
My beloved Django cheat sheet

My beloved Django cheat sheet

411
Comments 28
10 min read
How to send e-mail in django ?

How to send e-mail in django ?

14
Comments 2
5 min read
Build a Scalable Video Chat App with Agora in Django

Build a Scalable Video Chat App with Agora in Django

25
Comments 48
8 min read
How to host multiple Django Project under subdomains with uWSGI and NGINX on a single server?

How to host multiple Django Project under subdomains with uWSGI and NGINX on a single server?

7
Comments
1 min read
loading...