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.
Writing about Django — #1

Writing about Django — #1

9
Comments
3 min read
Serving Django's Static Files with Nginx

Serving Django's Static Files with Nginx

16
Comments 2
2 min read
Django and Excel - Using Google Spreadsheet API

Django and Excel - Using Google Spreadsheet API

19
Comments
5 min read
Beginner guide for django-allauth

Beginner guide for django-allauth

11
Comments
3 min read
Writing Custom Django Database Functions

Writing Custom Django Database Functions

22
Comments 2
3 min read
Django.WTF - discover trending Django packages

Django.WTF - discover trending Django packages

7
Comments
1 min read
How to clone a Django project from Github and run it locally (MAC IOS).

How to clone a Django project from Github and run it locally (MAC IOS).

15
Comments
1 min read
Dynamic selection modal in Django with htmx and django-tables2

Dynamic selection modal in Django with htmx and django-tables2

16
Comments
10 min read
Build a CRUD application using Django, React & Docker - 2022

Build a CRUD application using Django, React & Docker - 2022

52
Comments 3
11 min read
How to build a Django Restframework server in 10 minutes! (MAC IOS)

How to build a Django Restframework server in 10 minutes! (MAC IOS)

7
Comments 1
7 min read
THE NEW TRICK TO EASILY AND EFFECTIVELY DEPLOY YOUR DJANGO PROJECT ON HEROKU IN JUST 10 STEPS

THE NEW TRICK TO EASILY AND EFFECTIVELY DEPLOY YOUR DJANGO PROJECT ON HEROKU IN JUST 10 STEPS

7
Comments 3
4 min read
How to migrate database into production server in Django

How to migrate database into production server in Django

12
Comments
3 min read
Learn Django REST Framework Part5 Class Based Views. (Generic API Views And Model Mixins)

Learn Django REST Framework Part5 Class Based Views. (Generic API Views And Model Mixins)

4
Comments
1 min read
Static Files in Django Explained

Static Files in Django Explained

16
Comments 7
1 min read
Django and Excel - Extracting and Sending data as Excel file with openpyxl

Django and Excel - Extracting and Sending data as Excel file with openpyxl

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