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.
Django News - Issue 2

Django News - Issue 2

12
Comments
2 min read
Getting started with Django 3.0 part 2

Getting started with Django 3.0 part 2

10
Comments
3 min read
A Failed SaaS Postmortem

A Failed SaaS Postmortem

11
Comments 2
9 min read
Django Test Plus Extensions

Django Test Plus Extensions

10
Comments
1 min read
Help me design better Django applications

Help me design better Django applications

7
Comments
1 min read
Django - DB bulk_create()

Django - DB bulk_create()

5
Comments
2 min read
Function-Based Views vs Class-Based Views in Django

Function-Based Views vs Class-Based Views in Django

54
Comments
5 min read
Django for Newbies

Django for Newbies

40
Comments
2 min read
Creating an app with React and Django

Creating an app with React and Django

68
Comments
18 min read
Getting started with Django 3.0 part 1

Getting started with Django 3.0 part 1

25
Comments
1 min read
How I Speed up My Django Test Suite by 200%

How I Speed up My Django Test Suite by 200%

11
Comments 3
3 min read
Building a Django middleware (injecting data into a view’s context)

Building a Django middleware (injecting data into a view’s context)

45
Comments 1
6 min read
Announcing the Django News newsletter

Announcing the Django News newsletter

9
Comments 1
1 min read
Adding a React component in Wagtail Admin

Adding a React component in Wagtail Admin

30
Comments 3
20 min read
Django News - Issue 1

Django News - Issue 1

16
Comments
2 min read
Django UserContextMixin

Django UserContextMixin

8
Comments
2 min read
Big List of Python Web Frameworks

Big List of Python Web Frameworks

8
Comments 1
3 min read
How to Export & Import Data | Django Package Series #3

How to Export & Import Data | Django Package Series #3

66
Comments 6
5 min read
Best Python podcasts

Best Python podcasts

13
Comments
2 min read
Deploy Django web application

Deploy Django web application

33
Comments 5
3 min read
Setting up Pytest for a Django project

Setting up Pytest for a Django project

15
Comments 1
4 min read
Why won't the "is_anonymous" work in Django?

Why won't the "is_anonymous" work in Django?

6
Comments
1 min read
On looping through django allauth social login profile pictures

On looping through django allauth social login profile pictures

5
Comments
1 min read
Getting Started with Django

Getting Started with Django

32
Comments 3
19 min read
Testing Django Migrations

Testing Django Migrations

9
Comments
5 min read
loading...