Forem

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.
Function-Based Views Vs Class-Based Views - Django

Function-Based Views Vs Class-Based Views - Django

8
Comments
2 min read
How to use the Django shell in Jupyter Notebook?

How to use the Django shell in Jupyter Notebook?

14
Comments 2
3 min read
Why ForeignKey reference in Django model's __str__ method is a bad idea
Cover image for Why ForeignKey reference in Django model's __str__ method is a bad idea

Why ForeignKey reference in Django model's __str__ method is a bad idea

13
Comments 6
2 min read
Django News #16 - Wagtail roadmap, lots of Django, a new(ish) JS framework that we like, and more working remote tips.

Django News #16 - Wagtail roadmap, lots of Django, a new(ish) JS framework that we like, and more working remote tips.

6
Comments
3 min read
Security tips for Djangonauts

Security tips for Djangonauts

35
Comments 1
3 min read
How To Start Web Development With Django 3.0.4

How To Start Web Development With Django 3.0.4

36
Comments 9
2 min read
How to Connect your Django App to a dockerized PostgreSQL and pgAdmin

How to Connect your Django App to a dockerized PostgreSQL and pgAdmin

60
Comments 12
2 min read
How to Upload a File Using Django REST Framework

How to Upload a File Using Django REST Framework

33
Comments
6 min read
Customizing Django Authentication using AbstractBaseUser

Customizing Django Authentication using AbstractBaseUser

33
Comments 9
16 min read
Top 10 Web Development Frameworks in 2020
Cover image for Top 10 Web Development Frameworks in 2020

Top 10 Web Development Frameworks in 2020

20
Comments 5
8 min read
Django News #15 - 🎉 Async views are in Django 3.1. What a week, please wash your hands!

Django News #15 - 🎉 Async views are in Django 3.1. What a week, please wash your hands!

13
Comments
3 min read
Trailing URL Slashes in Django

Trailing URL Slashes in Django

18
Comments
2 min read
Digging up Django class-based views - 3
Cover image for Digging up Django class-based views - 3

Digging up Django class-based views - 3

8
Comments
10 min read
A Beginner's Guide to Multithreading and Multiprocessing in Python - Part 1

A Beginner's Guide to Multithreading and Multiprocessing in Python - Part 1

28
Comments 4
3 min read
Digging up Django class-based views - 2
Cover image for Digging up Django class-based views - 2

Digging up Django class-based views - 2

8
Comments
10 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.