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.
Elastic Search + Django

Elastic Search + Django

13
Comments 1
6 min read
Understand Django: Per-visitor Data With Sessions

Understand Django: Per-visitor Data With Sessions

5
Comments
8 min read
GUI for Python using React and distributed with pip

GUI for Python using React and distributed with pip

5
Comments
4 min read
How to create Django REST APIs

How to create Django REST APIs

15
Comments
8 min read
Deploying a Django project on AWS Lambda using Serverless (Part 3)

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

8
Comments
8 min read
Document and Test Django APIs with Swagger (Part 1)

Document and Test Django APIs with Swagger (Part 1)

15
Comments
2 min read
Deploy Django project on Heroku

Deploy Django project on Heroku

6
Comments
1 min read
Corona Tracker | Django Project |

Corona Tracker | Django Project |

7
Comments
2 min read
¿Cuándo usar annotate y aggregate en Django?

¿Cuándo usar annotate y aggregate en Django?

6
Comments
7 min read
Create A Dictionary App using Django and BeautifulSoup

Create A Dictionary App using Django and BeautifulSoup

8
Comments
2 min read
Django Models Anti Patterns

Django Models Anti Patterns

14
Comments 2
4 min read
How to convert database model to csv,xls,json etc and vice versa using django-import-export?

How to convert database model to csv,xls,json etc and vice versa using django-import-export?

19
Comments
6 min read
How to connect React js with Django

How to connect React js with Django

8
Comments
2 min read
How to Redirect Stdout to Streaming Response in Django

How to Redirect Stdout to Streaming Response in Django

8
Comments 1
5 min read
Counting the queued Celery tasks

Counting the queued Celery tasks

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