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.
Issue 36 - New Wagtail Release and results from the Django Developers Survey

Issue 36 - New Wagtail Release and results from the Django Developers Survey

7
Comments
2 min read
What to test in Django: Models

What to test in Django: Models

42
Comments 4
6 min read
Virtual environments - first things first

Virtual environments - first things first

11
Comments
8 min read
Converting a django CMS plugin to a different model

Converting a django CMS plugin to a different model

6
Comments 1
2 min read
Host Your Django Project in pythonanywhere Free

Host Your Django Project in pythonanywhere Free

29
Comments
2 min read
A voting app (CRUD) using Django Rest Framework and Vue.JS

A voting app (CRUD) using Django Rest Framework and Vue.JS

32
Comments 2
9 min read
Django Postgres Text Search for 10M+ rows

Django Postgres Text Search for 10M+ rows

15
Comments
3 min read
Django Same data objects get created every time!

Django Same data objects get created every time!

3
Comments 1
2 min read
Deploying Django applications with docker swarm on DigitalOcean using GitLab CI, Traefik, NGINX and REX-Ray

Deploying Django applications with docker swarm on DigitalOcean using GitLab CI, Traefik, NGINX and REX-Ray

26
Comments 5
23 min read
WebSockets in Django 3.1

WebSockets in Django 3.1

49
Comments 5
9 min read
Star Admin — Django Dashboard

Star Admin — Django Dashboard

28
Comments 3
4 min read
Django Diaries - Password Reset Email

Django Diaries - Password Reset Email

13
Comments 3
3 min read
Django Diaries - Pagination

Django Diaries - Pagination

7
Comments
4 min read
Django Diaries - CRUD

Django Diaries - CRUD

7
Comments
5 min read
FastAPI - The Good, the bad and the ugly.

FastAPI - The Good, the bad and the ugly.

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