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.
Structure - Django ORM Working - Part 1

Structure - Django ORM Working - Part 1

20
Comments
3 min read
AJAX file upload in chunks using Django, with a progress bar.

AJAX file upload in chunks using Django, with a progress bar.

32
Comments 15
7 min read
Python Typing Koans

Python Typing Koans

2
Comments
3 min read
You don't have to type all your manage.py or django-admin commands by hand anymore! Here's Django command auto complete hack

You don't have to type all your manage.py or django-admin commands by hand anymore! Here's Django command auto complete hack

11
Comments 3
2 min read
Getting Started with Django

Getting Started with Django

7
Comments 2
2 min read
The no-stress Django continuous deployment on Amazon Web Services - no terminal

The no-stress Django continuous deployment on Amazon Web Services - no terminal

5
Comments
2 min read
Tailwindcss: Fall in Love with Writing CSS Again for your Django Application

Tailwindcss: Fall in Love with Writing CSS Again for your Django Application

9
Comments
2 min read
Page Title and Favicon in Django

Page Title and Favicon in Django

8
Comments
2 min read
How to Name Django Migrations (and Why It's Important)

How to Name Django Migrations (and Why It's Important)

5
Comments
6 min read
Django, Null=True or Blank=True or both

Django, Null=True or Blank=True or both

10
Comments 4
2 min read
Setup JWT for a React Django app in minutes

Setup JWT for a React Django app in minutes

7
Comments 1
3 min read
How To Connect Google Calendar API to Django on Heroku

How To Connect Google Calendar API to Django on Heroku

5
Comments 2
8 min read
Django Custom Commands - Tutorial for Beginners

Django Custom Commands - Tutorial for Beginners

60
Comments 3
4 min read
Top 5 Django projects that can get you a job.

Top 5 Django projects that can get you a job.

157
Comments 20
2 min read
Create PDF documents in Django - Tutorial for Beginners

Create PDF documents in Django - Tutorial for Beginners

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