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.
Building scalable apps with serverless PostgreSQL & Django

Building scalable apps with serverless PostgreSQL & Django

38
Comments 6
7 min read
Configure your Django project for multiple stages

Configure your Django project for multiple stages

1
Comments
3 min read
How to set up Django with Postgres from Neon

How to set up Django with Postgres from Neon

5
Comments
5 min read
Django Hello, World

Django Hello, World

6
Comments
5 min read
Authorization and Authentication in Django

Authorization and Authentication in Django

1
Comments
2 min read
csrfmiddlewaretoken included in the search url query

csrfmiddlewaretoken included in the search url query

Comments
1 min read
Mastering Django ORM: Best Practices for Effective Database Interactions

Mastering Django ORM: Best Practices for Effective Database Interactions

5
Comments
2 min read
Django ORM Kullanımı Üzerine Temel Bilgiler

Django ORM Kullanımı Üzerine Temel Bilgiler

Comments
3 min read
Best Practices in API Key Management and Utilization in Django

Best Practices in API Key Management and Utilization in Django

Comments
2 min read
Handling JSON Data Serialization when Working with Django REST Framework APIs

Handling JSON Data Serialization when Working with Django REST Framework APIs

2
Comments
6 min read
Django project website UX: call for help!

Django project website UX: call for help!

1
Comments
1 min read
Handling Concurrency in Django with select_for_update

Handling Concurrency in Django with select_for_update

4
Comments
3 min read
How to store users location in django using GeoDjango

How to store users location in django using GeoDjango

8
Comments
3 min read
Unleashing the Power of Django on AWS: Best Practices for Seamless Deployment!

Unleashing the Power of Django on AWS: Best Practices for Seamless Deployment!

Comments
1 min read
Python super() vs Base.__init__ Method

Python super() vs Base.__init__ Method

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