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.
Tips and tricks for optimizing the performance of Django ORM
Cover image for Tips and tricks for optimizing the performance of Django ORM

Tips and tricks for optimizing the performance of Django ORM

3
Comments 3
4 min read
JWT with Djoser
Cover image for JWT with Djoser

JWT with Djoser

13
Comments 2
2 min read
Django News #176 - Django 5.x Technical Board Election Registration

Django News #176 - Django 5.x Technical Board Election Registration

3
Comments
3 min read
Node.js vs. Python: Which one is better for web development?
Cover image for Node.js vs. Python: Which one is better for web development?

Node.js vs. Python: Which one is better for web development?

2
Comments 1
9 min read
Diario de Python | #15. Combinando Django y React

Diario de Python | #15. Combinando Django y React

10
Comments 2
5 min read
Build A Weather App With Django.
Cover image for Build A Weather App With Django.

Build A Weather App With Django.

14
Comments
13 min read
Mastering Control Flow: A Beginner's Guide to Python Loops
Cover image for Mastering Control Flow: A Beginner's Guide to Python Loops

Mastering Control Flow: A Beginner's Guide to Python Loops

5
Comments
3 min read
Write Less Code By Using Generic Classed Based Views

Write Less Code By Using Generic Classed Based Views

Comments
1 min read
10 Proven Steps to Double the Speed of Your Django App
Cover image for 10 Proven Steps to Double the Speed of Your Django App

10 Proven Steps to Double the Speed of Your Django App

3
Comments
8 min read
Installing Postgres Extensions with Django Migrations.

Installing Postgres Extensions with Django Migrations.

1
Comments
2 min read
django.contrib.auth.models

django.contrib.auth.models

1
Comments
2 min read
Why you should upgrade to djangov4

Why you should upgrade to djangov4

Comments
2 min read
Building a Django-Powered API with Swagger
Cover image for Building a Django-Powered API with Swagger

Building a Django-Powered API with Swagger

2
Comments
4 min read
Django signals

Django signals

1
Comments
3 min read
Full-Text Search: Criando um Back-End de Filtro para o Django Rest-Framework
Cover image for Full-Text Search: Criando um Back-End de Filtro para o Django Rest-Framework

Full-Text Search: Criando um Back-End de Filtro para o Django Rest-Framework

13
Comments 1
5 min read
Fast web: Minimal Django
Cover image for Fast web: Minimal Django

Fast web: Minimal Django

8
Comments
6 min read
Instance version control in DRF with Django Reversion

Instance version control in DRF with Django Reversion

2
Comments
9 min read
Deploying a Django Rest Framework app using PM2
Cover image for Deploying a Django Rest Framework app using PM2

Deploying a Django Rest Framework app using PM2

2
Comments
6 min read
How to deploy a Django app on an AWS EC2 instance

How to deploy a Django app on an AWS EC2 instance

Comments
7 min read
Send Email using Django & Mailgun - Easy and Free

Send Email using Django & Mailgun - Easy and Free

21
Comments 2
2 min read
Implementing JWT Authentication and User Profile with Django Rest API Part 3
Cover image for Implementing JWT Authentication and User Profile with Django Rest API Part 3

Implementing JWT Authentication and User Profile with Django Rest API Part 3

141
Comments 8
8 min read
Transactions - difference between SQL, SQLAlchemy and Django ORM
Cover image for Transactions - difference between SQL, SQLAlchemy and Django ORM

Transactions - difference between SQL, SQLAlchemy and Django ORM

Comments
2 min read
Working With GraphQL and Django

Working With GraphQL and Django

Comments
10 min read
Django Rest Framework: Map Values Before Serializing and Deserializing
Cover image for Django Rest Framework: Map Values Before Serializing and Deserializing

Django Rest Framework: Map Values Before Serializing and Deserializing

1
Comments
1 min read
Solving Common Performance Issues in Django REST Framework

Solving Common Performance Issues in Django REST Framework

Comments
5 min read
loading...