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.
Using abstract models in Django

Using abstract models in Django

33
Comments 9
2 min read
Django Photo Gallary | Django Project

Django Photo Gallary | Django Project

12
Comments
3 min read
How to create custom User model in Django

How to create custom User model in Django

17
Comments 1
3 min read
Django Engineer Interview Script

Django Engineer Interview Script

19
Comments
5 min read
Login Page using UserCreationForm (Django) – Part 4

Login Page using UserCreationForm (Django) – Part 4

10
Comments
5 min read
Elastic Search + Django

Elastic Search + Django

13
Comments 1
6 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
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
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
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

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