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.
Test your django Project

Test your django Project

8
Comments 1
7 min read
Django Notes

Django Notes

1
Comments
3 min read
ERROR: XXX.App: (models.E015) 'ordering' refers to the nonexistent field, related field, or lookup 'XXX'.

ERROR: XXX.App: (models.E015) 'ordering' refers to the nonexistent field, related field, or lookup 'XXX'.

1
Comments
2 min read
Creating Custom Admin Actions with Extra Data in Django: A Step-by-Step Guide

Creating Custom Admin Actions with Extra Data in Django: A Step-by-Step Guide

2
Comments
8 min read
Integrate Stripe Payments with Django By Building a Digital Products Selling App

Integrate Stripe Payments with Django By Building a Digital Products Selling App

55
Comments 7
16 min read
Beginner's guide to deploy Django application using Gunicorn and Nginx

Beginner's guide to deploy Django application using Gunicorn and Nginx

7
Comments
4 min read
Python Django chat app tutorial

Python Django chat app tutorial

1
Comments
7 min read
Building a Django-Powered Online Food Ordering System

Building a Django-Powered Online Food Ordering System

3
Comments 1
2 min read
Free time tracker for developers

Free time tracker for developers

4
Comments 1
1 min read
Atomic transactions in Django

Atomic transactions in Django

3
Comments
3 min read
Top 5 Optimization Tips to Improve Django Performance

Top 5 Optimization Tips to Improve Django Performance

1
Comments
3 min read
Speed Dajngo tests for CI/CD and (locally).

Speed Dajngo tests for CI/CD and (locally).

3
Comments
3 min read
Few Tips For Optimizing Your Django Query

Few Tips For Optimizing Your Django Query

6
Comments
4 min read
Student Management System | Django |

Student Management System | Django |

30
Comments 11
26 min read
Building a Realtime Chat App with Django Channels and WebSockets

Building a Realtime Chat App with Django Channels and WebSockets

6
Comments
7 min read
Python print with line number and variable name

Python print with line number and variable name

Comments
2 min read
How to Dockerize Django Project in 2 minutes

How to Dockerize Django Project in 2 minutes

6
Comments
2 min read
Django Berry BS5 - Free PyPi Library

Django Berry BS5 - Free PyPi Library

5
Comments
3 min read
A cookiecutter for Django Rest Framework projects.

A cookiecutter for Django Rest Framework projects.

7
Comments
6 min read
Tips for building a clean REST API in Django

Tips for building a clean REST API in Django

21
Comments 3
12 min read
Django AdminLTE - PyPi Library

Django AdminLTE - PyPi Library

25
Comments 4
2 min read
django-storages + S3: lidando com arquivos de mesmo nome

django-storages + S3: lidando com arquivos de mesmo nome

4
Comments
3 min read
Build a Blog API With JWT Authentication Using Django Rest Framework

Build a Blog API With JWT Authentication Using Django Rest Framework

38
Comments 9
16 min read
Django setup for mac

Django setup for mac

4
Comments
1 min read
Build a Rest API with Django

Build a Rest API with Django

1
Comments
1 min read
loading...