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.
A journey through Django and Docker: hands-on production deployment principles and ideas

A journey through Django and Docker: hands-on production deployment principles and ideas

17
Comments
12 min read
Preventing SQL injection: a Django author's perspective

Preventing SQL injection: a Django author's perspective

9
Comments
8 min read
Django + MySQL, How to port your web application from SQLite to MySQL

Django + MySQL, How to port your web application from SQLite to MySQL

4
Comments 1
3 min read
How to Check Django Version

How to Check Django Version

6
Comments
1 min read
Django + React, Redux and JWT

Django + React, Redux and JWT

174
Comments 11
18 min read
Django and Vue 3 with Webpack Loader and typescript support

Django and Vue 3 with Webpack Loader and typescript support

29
Comments
6 min read
Patching requests HTTP hooks with custom arguments

Patching requests HTTP hooks with custom arguments

6
Comments
3 min read
django-environ and django-debug-toolbar - Building SaaS #39

django-environ and django-debug-toolbar - Building SaaS #39

8
Comments
3 min read
Django: What version do I have?

Django: What version do I have?

29
Comments 8
1 min read
Understand Django: User Interaction With Forms

Understand Django: User Interaction With Forms

23
Comments 2
13 min read
Django class-based views with pagination

Django class-based views with pagination

26
Comments 4
4 min read
Django testing using pytest

Django testing using pytest

41
Comments
5 min read
Admin Dashboard DattaAble - Coded in two Python flavors

Admin Dashboard DattaAble - Coded in two Python flavors

14
Comments
5 min read
Server Error 500

Server Error 500

3
Comments 2
1 min read
Full Stack Development in Django

Full Stack Development in Django

61
Comments 2
4 min read
Library web application with Django Framework

Library web application with Django Framework

30
Comments 1
7 min read
Documenting a Django API with OpenAPI and Dataclasses

Documenting a Django API with OpenAPI and Dataclasses

17
Comments
5 min read
How to consume RESTful APIs with Django - the easiest way

How to consume RESTful APIs with Django - the easiest way

34
Comments 6
3 min read
Integrating Elasticsearch 7 into Django project

Integrating Elasticsearch 7 into Django project

4
Comments
1 min read
Day 6 of #100DaysOfCode: Deploy Django application to Heroku and migrate PostgreSQL

Day 6 of #100DaysOfCode: Deploy Django application to Heroku and migrate PostgreSQL

2
Comments
1 min read
Developing my local COVID-19 side project

Developing my local COVID-19 side project

19
Comments 18
4 min read
The Framework For Perfectionists With Deadlines

The Framework For Perfectionists With Deadlines

88
Comments 31
6 min read
Django Polls Tutorial API

Django Polls Tutorial API

12
Comments 4
3 min read
Adding TikTok Embed Support To Wagtail

Adding TikTok Embed Support To Wagtail

6
Comments
2 min read
How to Create an Other field in HTML Select using Django

How to Create an Other field in HTML Select using Django

10
Comments 2
4 min read
loading...