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.
Class-Based Views in Django

Class-Based Views in Django

31
Comments 2
4 min read
Django Migrations: A Primer

Django Migrations: A Primer

11
Comments
5 min read
Top 7 Backend Web Development Frameworks in 2019

Top 7 Backend Web Development Frameworks in 2019

13
Comments 11
2 min read
Debug Python and Django easily from Visual Studio Code

Debug Python and Django easily from Visual Studio Code

33
Comments 6
4 min read
Creating an app with Docker Compose, Django, and Create React App

Creating an app with Docker Compose, Django, and Create React App

70
Comments 17
9 min read
Requested runtime (Python 3.7.3) is not available for this stack (heroku-18).

Requested runtime (Python 3.7.3) is not available for this stack (heroku-18).

4
Comments 10
1 min read
Best ways to Deploy Django REST API on CentOS

Best ways to Deploy Django REST API on CentOS

4
Comments 8
1 min read
SOLVED:Uploading images from Django-Admin

SOLVED:Uploading images from Django-Admin

4
Comments 17
1 min read
Django 2.2 Test Driven Development

Django 2.2 Test Driven Development

18
Comments
3 min read
Data Driven Testing - How we went from 150+ test cases to 1

Data Driven Testing - How we went from 150+ test cases to 1

7
Comments
4 min read
My 5 Favorite Talks at DjangoCon Europe 2019

My 5 Favorite Talks at DjangoCon Europe 2019

13
Comments
3 min read
Deploying Django using Dokku

Deploying Django using Dokku

35
Comments
5 min read
Is your Django app slow? Think like a data scientist, not an engineer

Is your Django app slow? Think like a data scientist, not an engineer

125
Comments 4
7 min read
Improving Page Speed with Incremental Loading

Improving Page Speed with Incremental Loading

26
Comments 1
6 min read
Django Startup Sequence

Django Startup Sequence

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