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.
Deploying Django Application on AWS with Terraform. Connecting to Amazon S3

Deploying Django Application on AWS with Terraform. Connecting to Amazon S3

16
Comments 3
9 min read
How to Handle Static Files in Production server of Django.

How to Handle Static Files in Production server of Django.

Comments
1 min read
How to become a better Django Developer by doing a pet project?

How to become a better Django Developer by doing a pet project?

14
Comments 1
7 min read
How to manage large files with Heroku and Amazon S3 Buckets in Django Projects

How to manage large files with Heroku and Amazon S3 Buckets in Django Projects

2
Comments
11 min read
The contenttypes framework

The contenttypes framework

3
Comments
2 min read
Django Images: Static vs Media

Django Images: Static vs Media

3
Comments 1
3 min read
Understanding Amazon SQS with Python and Django - Part 2

Understanding Amazon SQS with Python and Django - Part 2

7
Comments 1
8 min read
Creating a simple Django site with a contact form and saving the received information in the database

Creating a simple Django site with a contact form and saving the received information in the database

5
Comments
6 min read
Customizing Slug Field for Post Model | Django CMS Building By shriekdj

Customizing Slug Field for Post Model | Django CMS Building By shriekdj

7
Comments
3 min read
Custom CSS to Django form inputs

Custom CSS to Django form inputs

6
Comments
2 min read
Deploying Django Application on AWS with Terraform. Setting up Celery and SQS

Deploying Django Application on AWS with Terraform. Setting up Celery and SQS

24
Comments 2
12 min read
Using Firebase to send real-time notifications in Django apps

Using Firebase to send real-time notifications in Django apps

37
Comments
7 min read
Django signal...

Django signal...

2
Comments
1 min read
Creating Custom CMS In Django | Django CMS Building By shriekdj

Creating Custom CMS In Django | Django CMS Building By shriekdj

6
Comments 5
1 min read
How to optimize the performance of Django admin with millions of data in MongoDB

How to optimize the performance of Django admin with millions of data in MongoDB

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