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.
How often is a GUI like Kivy used?

How often is a GUI like Kivy used?

2
Comments 3
1 min read
How to select random record with Django ORM

How to select random record with Django ORM

5
Comments
2 min read
Password Reset Views in Django

Password Reset Views in Django

23
Comments
3 min read
Bread and Butter Django - Building SaaS #58

Bread and Butter Django - Building SaaS #58

4
Comments
1 min read
Pixel Lite - Accessibility-first UI kit available in many tech flavors

Pixel Lite - Accessibility-first UI kit available in many tech flavors

50
Comments
4 min read
Create proper REST API with Django, DRF, JWT and OpenApi - testing

Create proper REST API with Django, DRF, JWT and OpenApi - testing

10
Comments
6 min read
Django Best Practices: Security

Django Best Practices: Security

49
Comments 2
6 min read
Docker Compose with NginX, Django, Gunicorn and multiple Postgres databases

Docker Compose with NginX, Django, Gunicorn and multiple Postgres databases

9
Comments 2
11 min read
Django application as an authentication / authorization server for Shiny

Django application as an authentication / authorization server for Shiny

10
Comments
10 min read
Image Uploads in Wagtail Forms

Image Uploads in Wagtail Forms

9
Comments 9
13 min read
How To Use Multiple Markdown Fields for Articles?

How To Use Multiple Markdown Fields for Articles?

3
Comments
1 min read
Django Day Copenhagen 2020, Python 3.8.6, Django security best practices, and more.

Django Day Copenhagen 2020, Python 3.8.6, Django security best practices, and more.

2
Comments
3 min read
Wagtail For Fun and Profit #1: The Story So Far

Wagtail For Fun and Profit #1: The Story So Far

5
Comments 7
5 min read
How to Run Django Shell in IPython

How to Run Django Shell in IPython

4
Comments
1 min read
Django ORM Optimization Tips #3 aggregation

Django ORM Optimization Tips #3 aggregation

10
Comments 1
3 min read
Django project best practices to keep your developers happy

Django project best practices to keep your developers happy

59
Comments 1
6 min read
HOW DO YOU TRULY GET STARTED? (How does free work.... work?)

HOW DO YOU TRULY GET STARTED? (How does free work.... work?)

5
Comments
1 min read
How to Serve a React Single-Page App with Django

How to Serve a React Single-Page App with Django

36
Comments 18
7 min read
Build Url Shortener API In Django - Redis

Build Url Shortener API In Django - Redis

27
Comments 5
5 min read
Django ORM Optimization Tips #2 prefetch_related

Django ORM Optimization Tips #2 prefetch_related

14
Comments 1
2 min read
Simple To-Do List With Django, Alpine.Js, Tailwidcss, And Axios

Simple To-Do List With Django, Alpine.Js, Tailwidcss, And Axios

10
Comments 1
12 min read
How does Django validate passwords?

How does Django validate passwords?

10
Comments
3 min read
Deploying Django App to Heroku: Full Guide

Deploying Django App to Heroku: Full Guide

25
Comments
6 min read
Chapter 9: Edit Listing Page - Django 3...2...1...Takeoff! Series

Chapter 9: Edit Listing Page - Django 3...2...1...Takeoff! Series

3
Comments
3 min read
Why I'm giving Python and Django another chance

Why I'm giving Python and Django another chance

6
Comments
2 min read
loading...