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.
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
Deploy Django + MySql Application into AWS EC2 instance with nginx and SSL

Deploy Django + MySql Application into AWS EC2 instance with nginx and SSL

10
Comments 2
6 min read
FLOSS and linguistic diversity

FLOSS and linguistic diversity

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

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

8
Comments 1
6 min read
Registration Page using UserCreationForm (Django) – Part 3

Registration Page using UserCreationForm (Django) – Part 3

6
Comments 7
3 min read
Django basic authentication

Django basic authentication

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