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.
Production ready settings file: Simplest way to get it done.

Production ready settings file: Simplest way to get it done.

6
Comments 1
5 min read
Custom Django Admin Actions

Custom Django Admin Actions

3
Comments
2 min read
Python virtualenv no activate

Python virtualenv no activate

1
Comments 2
1 min read
Ultra cheap website on GCP

Ultra cheap website on GCP

1
Comments
3 min read
Job Queues and Workers in Django

Job Queues and Workers in Django

1
Comments
9 min read
Context Processors in Django

Context Processors in Django

30
Comments
5 min read
How to create a REST API with Django REST framework

How to create a REST API with Django REST framework

9
Comments
6 min read
Deploy Django App Online

Deploy Django App Online

2
Comments
1 min read
Django Channels - Building Real-time Web Applications with Django

Django Channels - Building Real-time Web Applications with Django

3
Comments
3 min read
How to Install Django and Start Your Project

How to Install Django and Start Your Project

3
Comments
1 min read
Why Virtualenv is Important for Django Development

Why Virtualenv is Important for Django Development

Comments
3 min read
Python Django: Create a more secure database by using a custom field

Python Django: Create a more secure database by using a custom field

3
Comments
2 min read
Models in Django

Models in Django

1
Comments
6 min read
How to create thumbnails programmatically in Django

How to create thumbnails programmatically in Django

2
Comments
2 min read
Django, InertiaJs and React - A guide to get you started - Pt. 1

Django, InertiaJs and React - A guide to get you started - Pt. 1

4
Comments
10 min read
Creating Virtual Environments - Python

Creating Virtual Environments - Python

15
Comments 1
1 min read
Ease your way into automated testing in Django.

Ease your way into automated testing in Django.

2
Comments
6 min read
Django with Rest Tutorial -1

Django with Rest Tutorial -1

4
Comments 2
2 min read
Writing Views in Django

Writing Views in Django

1
Comments
2 min read
How to create a JSON field in Django to store an array from frontend

How to create a JSON field in Django to store an array from frontend

1
Comments
1 min read
Django Quick Start Guide😎

Django Quick Start Guide😎

1
Comments
3 min read
One-on-one (Duologue) chatting application with Django channels and SvelteKit - Backend

One-on-one (Duologue) chatting application with Django channels and SvelteKit - Backend

8
Comments
9 min read
Website... Unchained

Website... Unchained

1
Comments
4 min read
Deploy Django Docker Compose to Heroku

Deploy Django Docker Compose to Heroku

8
Comments 1
1 min read
docker compose for django

docker compose for django

5
Comments
2 min read
loading...