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.
Build A Complete Solution With Django and React

Build A Complete Solution With Django and React

32
Comments
1 min read
Caching in Django REST Framework: Memcached

Caching in Django REST Framework: Memcached

25
Comments
3 min read
How to create RSS feed with HTML content in Django

How to create RSS feed with HTML content in Django

5
Comments
2 min read
How to become more productive using Makefile

How to become more productive using Makefile

86
Comments 20
2 min read
Codecast #4

Codecast #4

21
Comments
1 min read
Django News #30 - New Django & Python Releases

Django News #30 - New Django & Python Releases

7
Comments
3 min read
Django Static Files Tutorial

Django Static Files Tutorial

29
Comments 2
4 min read
Django Slug Tutorial

Django Slug Tutorial

24
Comments
11 min read
How to Learn Django (2020)

How to Learn Django (2020)

298
Comments 14
4 min read
📧 Email authentication in Django-Rest-Framework

📧 Email authentication in Django-Rest-Framework

21
Comments 3
3 min read
Class-Based Views or Function-Based Views. And When?

Class-Based Views or Function-Based Views. And When?

13
Comments
3 min read
Improve Signup Rates with django-allauth

Improve Signup Rates with django-allauth

7
Comments
6 min read
How to Send Customers Text Messages Using Django & Twilio

How to Send Customers Text Messages Using Django & Twilio

2
Comments
2 min read
Making Django App Publicly Accessible With Ngrok

Making Django App Publicly Accessible With Ngrok

11
Comments
1 min read
Django administration...

Django administration...

8
Comments
1 min read
Using Django and Stripe for Monthly Subscriptions

Using Django and Stripe for Monthly Subscriptions

7
Comments
10 min read
How to choose a language on Google App Engine if performance matters

How to choose a language on Google App Engine if performance matters

6
Comments
2 min read
Django News #29 - Wagtail Sub Teams, Django Admin 2FA and TOTP, Learning Django in 2020, and more

Django News #29 - Wagtail Sub Teams, Django Admin 2FA and TOTP, Learning Django in 2020, and more

9
Comments
3 min read
How to find what you want in the Django documentation

How to find what you want in the Django documentation

5
Comments
8 min read
Understand Django: Store Data With Models

Understand Django: Store Data With Models

21
Comments 2
19 min read
Options for public facing IDs in Django

Options for public facing IDs in Django

8
Comments
5 min read
Building my first Django project with CSS and Static Files

Building my first Django project with CSS and Static Files

6
Comments 1
2 min read
Day 30 of #100DaysOfCode: Refresh JWT in the HttpOnly cookie

Day 30 of #100DaysOfCode: Refresh JWT in the HttpOnly cookie

7
Comments
1 min read
Django and Modern JS Libraries - Backend (1)

Django and Modern JS Libraries - Backend (1)

56
Comments
12 min read
Can Django be asynchronous?

Can Django be asynchronous?

10
Comments 4
3 min read
loading...