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.
User model with email as the identifier in Django

User model with email as the identifier in Django

2
Comments
4 min read
Everything You Need to Know About Caching in Django

Everything You Need to Know About Caching in Django

8
Comments
9 min read
Django + HTMX CRUD application

Django + HTMX CRUD application

14
Comments 1
20 min read
Adding a 'honeypot' to our Django admin

Adding a 'honeypot' to our Django admin

8
Comments 2
1 min read
Django: How to implement Python Decouple

Django: How to implement Python Decouple

10
Comments
2 min read
Adding a Session timeout in Django

Adding a Session timeout in Django

14
Comments 1
2 min read
Multi-factor authentication (MFA) for your Django admin page

Multi-factor authentication (MFA) for your Django admin page

11
Comments 2
3 min read
Using a simple captcha in Django

Using a simple captcha in Django

9
Comments
2 min read
Django models: Reading records from a database - [READ]

Django models: Reading records from a database - [READ]

4
Comments
2 min read
Django models: Deleting a record from a database - [DELETE]

Django models: Deleting a record from a database - [DELETE]

4
Comments
2 min read
Django models: Updating a record from a database - [UPDATE]

Django models: Updating a record from a database - [UPDATE]

5
Comments
2 min read
Django: How to protect your views

Django: How to protect your views

5
Comments
1 min read
How to Customize Django Forms using Django Widget Tweaks

How to Customize Django Forms using Django Widget Tweaks

6
Comments
2 min read
Django web application security checklist

Django web application security checklist

15
Comments
4 min read
Django: The topics that you need to master as a beginner

Django: The topics that you need to master as a beginner

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