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.
Lessons learnt from building and deploying a portfolio website

Lessons learnt from building and deploying a portfolio website

21
Comments 4
3 min read
Updating data models - Building SaaS #5

Updating data models - Building SaaS #5

9
Comments
1 min read
53 Things I Learned Writing a Multiplayer Strategy Game in Javascript and Python

53 Things I Learned Writing a Multiplayer Strategy Game in Javascript and Python

641
Comments 33
15 min read
Django Login Middleware

Django Login Middleware

9
Comments
2 min read
Typechecking Django internals and querysets

Typechecking Django internals and querysets

17
Comments 2
6 min read
Just Let Me Build

Just Let Me Build

13
Comments
1 min read
SOLVED:'AnonymousUser' object has no attribute 'profile'

SOLVED:'AnonymousUser' object has no attribute 'profile'

4
Comments 1
1 min read
Perform an action every time Django starts

Perform an action every time Django starts

6
Comments 1
1 min read
Fundamentals of Front-End Django

Fundamentals of Front-End Django

55
Comments 4
8 min read
Building SaaS with Python and Django #1

Building SaaS with Python and Django #1

24
Comments 2
1 min read
How to Add Django Models to the Wagtail Admin

How to Add Django Models to the Wagtail Admin

15
Comments 1
7 min read
#solved Data not showing on Django Template

#solved Data not showing on Django Template

8
Comments 16
1 min read
Enable debugging in a Django project with Docker

Enable debugging in a Django project with Docker

10
Comments
2 min read
Python Django 2 Upgrade Tutorial: Common Problems

Python Django 2 Upgrade Tutorial: Common Problems

10
Comments
4 min read
Using Enums as Django Model Choices

Using Enums as Django Model Choices

13
Comments 1
3 min read
Django with an Oracle Legacy DB

Django with an Oracle Legacy DB

6
Comments 2
4 min read
Using Different Read and Write Serializers in Django REST Framework

Using Different Read and Write Serializers in Django REST Framework

9
Comments
3 min read
Creating Custom Exceptions using Django Rest Framework

Creating Custom Exceptions using Django Rest Framework

27
Comments 2
2 min read
Using Cypress with Django and Vue for integration testing in GitLab CI

Using Cypress with Django and Vue for integration testing in GitLab CI

28
Comments 4
12 min read
Generating Random text in Django Template

Generating Random text in Django Template

6
Comments 1
2 min read
How to send Django form with AJAX

How to send Django form with AJAX

61
Comments 7
4 min read
Infinite scroll with Django

Infinite scroll with Django

75
Comments 6
4 min read
For loops in Django

For loops in Django

11
Comments 2
2 min read
Adding charts to Django admin

Adding charts to Django admin

61
Comments 4
8 min read
Playing with Django Models

Playing with Django Models

22
Comments 1
10 min read
I learnt Python a year ago, is there some open source projects I can contribute in?

I learnt Python a year ago, is there some open source projects I can contribute in?

9
Comments 16
1 min read
Learn the Django User Authentication System

Learn the Django User Authentication System

12
Comments
2 min read
can you please tell me why same month showing twice with same data?

can you please tell me why same month showing twice with same data?

8
Comments 1
2 min read
Deploying a python-django application using docker

Deploying a python-django application using docker

55
Comments 4
7 min read
How to cover Django application with Unit Tests

How to cover Django application with Unit Tests

24
Comments 1
9 min read
Deploy Your Django + React.js app to Heroku

Deploy Your Django + React.js app to Heroku

107
Comments 30
8 min read
How to put a django app in the cloud.

How to put a django app in the cloud.

8
Comments 2
4 min read
Django model relationships without running migration on existing database

Django model relationships without running migration on existing database

11
Comments 1
2 min read
Dynamic attribute, thanks to magic methods.

Dynamic attribute, thanks to magic methods.

6
Comments
2 min read
Creating Django models of an existing DB

Creating Django models of an existing DB

60
Comments 5
3 min read
Plug and Play GraphQL with Django

Plug and Play GraphQL with Django

20
Comments 3
1 min read
The complete django-allauth guide

The complete django-allauth guide

132
Comments 29
10 min read
Teaser: Twitch Stream Series on Software Development 00:30

Teaser: Twitch Stream Series on Software Development

15
Comments
1 min read
Uploading images to REST API backend in React JS

Uploading images to REST API backend in React JS

34
Comments 1
9 min read
Adding a blog to your Django website

Adding a blog to your Django website

18
Comments
7 min read
User Registration With Email Verification

User Registration With Email Verification

5
Comments 1
4 min read
Compress images in django

Compress images in django

26
Comments 8
4 min read
How to create an API with Django

How to create an API with Django

22
Comments
7 min read
Ruby on Rails vs Django – Which One To Pick For Your Web Project?

Ruby on Rails vs Django – Which One To Pick For Your Web Project?

9
Comments
7 min read
Deploying containers to production with Terraform and AWS Fargate – Containerization

Deploying containers to production with Terraform and AWS Fargate – Containerization

28
Comments 4
4 min read
What context gets passed to Django Admin template

What context gets passed to Django Admin template

6
Comments
1 min read
How to Configure Django Settings: Best Practices

How to Configure Django Settings: Best Practices

66
Comments 1
7 min read
Dynamically Created Sentences in Python/Django (madlibs)

Dynamically Created Sentences in Python/Django (madlibs)

3
Comments 1
6 min read
Dockerizing a Django application

Dockerizing a Django application

15
Comments 2
5 min read
Running python django site

Running python django site

6
Comments
1 min read
15 articles you must read If you are building a website in Python Django

15 articles you must read If you are building a website in Python Django

28
Comments
3 min read
Develop a Django + Celery app in Kubernetes

Develop a Django + Celery app in Kubernetes

10
Comments
6 min read
Developing Restful APIs with Python, Django and Django Rest Framework

Developing Restful APIs with Python, Django and Django Rest Framework

441
Comments 9
9 min read
Is there any package to do auto-formatting in your python / Django project?

Is there any package to do auto-formatting in your python / Django project?

6
Comments 5
1 min read
Views - Lesson 3

Views - Lesson 3

6
Comments
6 min read
Moving Forward - Lesson 2

Moving Forward - Lesson 2

10
Comments 1
8 min read
Suggestion Needed | Flask or Django ?

Suggestion Needed | Flask or Django ?

7
Comments 7
1 min read
Hello World

Hello World

7
Comments 2
1 min read
Beginning Django - Lesson 1

Beginning Django - Lesson 1

13
Comments 3
3 min read
Static vs. Media files in Django

Static vs. Media files in Django

6
Comments
4 min read
loading...