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

Learn Django

11
Comments
1 min read
How to save model object using only foreign keys id in django-rest-framework

How to save model object using only foreign keys id in django-rest-framework

13
Comments
1 min read
How to Work with Celery in Django using TLS RabbitMQ configuration

How to Work with Celery in Django using TLS RabbitMQ configuration

8
Comments
1 min read
Free Resources to learn Django

Free Resources to learn Django

8
Comments
1 min read
django.db.utils.ProgrammingError: column <name> of relation "app_name__table" already exists

django.db.utils.ProgrammingError: column <name> of relation "app_name__table" already exists

9
Comments
1 min read
Autoregister Django ModelAdmins

Autoregister Django ModelAdmins

10
Comments
3 min read
Writing effective tests in Django & Django REST Framework

Writing effective tests in Django & Django REST Framework

10
Comments
5 min read
Setting Up CELERY in Django

Setting Up CELERY in Django

8
Comments
2 min read
I made two new web tools with React and Django, and here's my experience!

I made two new web tools with React and Django, and here's my experience!

7
Comments 1
2 min read
Following the whole installation process properly, still django debug tool is not working?

Following the whole installation process properly, still django debug tool is not working?

5
Comments
1 min read
Django Part 2 - Creating a custom User model

Django Part 2 - Creating a custom User model

5
Comments
2 min read
How to install Django with Tailwind CSS and Flowbite

How to install Django with Tailwind CSS and Flowbite

15
Comments 2
8 min read
Human Readable Passwords

Human Readable Passwords

5
Comments
4 min read
Caching Django Application using Redis

Caching Django Application using Redis

13
Comments
3 min read
Stock-Index-Prediction-Using-ANN And Python & Django

Stock-Index-Prediction-Using-ANN And Python & Django

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