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.
Just Let Me Build

Just Let Me Build

13
Comments
1 min read
SOLVED:'AnonymousUser' object has no attribute 'profile'

SOLVED:'AnonymousUser' object has no attribute 'profile'

4
Comments 1
1 min read
Perform an action every time Django starts

Perform an action every time Django starts

6
Comments 1
1 min read
Fundamentals of Front-End Django

Fundamentals of Front-End Django

56
Comments 4
8 min read
Building SaaS with Python and Django #1

Building SaaS with Python and Django #1

24
Comments 2
1 min read
How to Add Django Models to the Wagtail Admin

How to Add Django Models to the Wagtail Admin

15
Comments 1
7 min read
#solved Data not showing on Django Template

#solved Data not showing on Django Template

9
Comments 16
1 min read
Django Console tip: autoload your models

Django Console tip: autoload your models

7
Comments
1 min read
Enable debugging in a Django project with Docker

Enable debugging in a Django project with Docker

10
Comments
2 min read
Python Django 2 Upgrade Tutorial: Common Problems

Python Django 2 Upgrade Tutorial: Common Problems

10
Comments
4 min read
Using Enums as Django Model Choices

Using Enums as Django Model Choices

13
Comments 1
3 min read
Django with an Oracle Legacy DB

Django with an Oracle Legacy DB

6
Comments 2
4 min read
Using Different Read and Write Serializers in Django REST Framework

Using Different Read and Write Serializers in Django REST Framework

9
Comments
3 min read
Creating Custom Exceptions using Django Rest Framework

Creating Custom Exceptions using Django Rest Framework

27
Comments 2
2 min read
Using Cypress with Django and Vue for integration testing in GitLab CI

Using Cypress with Django and Vue for integration testing in GitLab CI

29
Comments 4
12 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.