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.
Day 1: Create a Development Environment Backend

Day 1: Create a Development Environment Backend

7
Comments 1
3 min read
Is there a compatibility issue with Postgres and python UUID ?

Is there a compatibility issue with Postgres and python UUID ?

5
Comments
1 min read
Django: How to let user re-order/sort table of content with drag and drop
Cover image for Django: How to let user re-order/sort table of content with drag and drop

Django: How to let user re-order/sort table of content with drag and drop

13
Comments 1
6 min read
How To Integrate CKEditor with Django Admin

How To Integrate CKEditor with Django Admin

9
Comments
2 min read
Pre: DevOps 100 Days Of Code Challenge

Pre: DevOps 100 Days Of Code Challenge

11
Comments 2
2 min read
Mocking and patching in Python for unit testing

Mocking and patching in Python for unit testing

9
Comments 1
5 min read
How to squash migrations in Django
Cover image for How to squash migrations in Django

How to squash migrations in Django

8
Comments
1 min read
Pythonic way to aggregate or group elements in a list using dict.get and dict.setdefault

Pythonic way to aggregate or group elements in a list using dict.get and dict.setdefault

15
Comments 10
2 min read
Using Context processor in Django to create dynamic footer

Using Context processor in Django to create dynamic footer

33
Comments 15
2 min read
Django Best Practices: Models

Django Best Practices: Models

31
Comments
7 min read
Django Best Practices: Referencing the User Model

Django Best Practices: Referencing the User Model

22
Comments
3 min read
Django Best Practices - Template Structure

Django Best Practices - Template Structure

32
Comments
2 min read
Django Best Practices: Function-Based Views vs Class-Based Views

Django Best Practices: Function-Based Views vs Class-Based Views

16
Comments
3 min read
Django Best Practices: User permissions

Django Best Practices: User permissions

18
Comments
2 min read
Django Best Practices - Imports

Django Best Practices - Imports

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