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.
😎 Scale your Django App with Celery
Cover image for 😎 Scale your Django App with Celery

😎 Scale your Django App with Celery

Comments
3 min read
How to deploy django app on cpanel

How to deploy django app on cpanel

2
Comments
3 min read
Web3 backend and smart contract development for Python developers Musical NFTs part 17: Deployment time!

Web3 backend and smart contract development for Python developers Musical NFTs part 17: Deployment time!

Comments
11 min read
Build and Deploy a URL Shortener using Django REST Framework and Managed Postgres
Cover image for Build and Deploy a URL Shortener using Django REST Framework and Managed Postgres

Build and Deploy a URL Shortener using Django REST Framework and Managed Postgres

4
Comments
15 min read
Python é fácil. Go é simples. Simples é diferente de fácil

Python é fácil. Go é simples. Simples é diferente de fácil

3
Comments
6 min read
How we implemented a straightforward post history system at Glynk
Cover image for How we implemented a straightforward post history system at Glynk

How we implemented a straightforward post history system at Glynk

Comments
2 min read
Can still access login page after logging in using ReactJS and dj-rest-auth

Can still access login page after logging in using ReactJS and dj-rest-auth

Comments
1 min read
Explorando o ListView no Django: Uma Jornada pelos Recursos e Melhores Práticas

Explorando o ListView no Django: Uma Jornada pelos Recursos e Melhores Práticas

Comments
3 min read
Why I completely removed React from my Django project
Cover image for Why I completely removed React from my Django project

Why I completely removed React from my Django project

38
Comments 45
4 min read
Web3 backend and smart contract development for Python developers Musical NFTs part 14: Buy NFT crypto buyer

Web3 backend and smart contract development for Python developers Musical NFTs part 14: Buy NFT crypto buyer

Comments
8 min read
Integrating Django and React in a Django Project
Cover image for Integrating Django and React in a Django Project

Integrating Django and React in a Django Project

13
Comments 3
2 min read
Launching a django webserver in Docker

Launching a django webserver in Docker

17
Comments 4
4 min read
Setting Up Celery for Your Django Project on Ubuntu Server: A Comprehensive Guide
Cover image for Setting Up Celery for Your Django Project on Ubuntu Server: A Comprehensive Guide

Setting Up Celery for Your Django Project on Ubuntu Server: A Comprehensive Guide

1
Comments 2
5 min read
How Django keeps track of your model classes?
Cover image for How Django keeps track of your model classes?

How Django keeps track of your model classes?

8
Comments
3 min read
Building Your Django App: A Beginner's Guide (Part 2)
Cover image for Building Your Django App: A Beginner's Guide (Part 2)

Building Your Django App: A Beginner's Guide (Part 2)

1
Comments
3 min read
Personalizando o modelo de usuário do Django
Cover image for Personalizando o modelo de usuário do Django

Personalizando o modelo de usuário do Django

9
Comments 3
3 min read
Django Build Automation
Cover image for Django Build Automation

Django Build Automation

2
Comments 1
2 min read
Creating API Actions in Django Rest Framework

Creating API Actions in Django Rest Framework

2
Comments
5 min read
Unraveling Static File Management in Django: Global and In-App Approach

Unraveling Static File Management in Django: Global and In-App Approach

Comments
2 min read
Utilizando Class-Based Views (CBVs) no Django: Simplificando o Desenvolvimento Web

Utilizando Class-Based Views (CBVs) no Django: Simplificando o Desenvolvimento Web

Comments
4 min read
Building a Dynamic Community: Implementing Comments in Your Django Blog

Building a Dynamic Community: Implementing Comments in Your Django Blog

5
Comments 1
6 min read
How to Avoid N+1 Queries in Django: Tips and Solutions

How to Avoid N+1 Queries in Django: Tips and Solutions

21
Comments 2
4 min read
Web3 backend and smart contract development for Python developers Musical NFTs part 16: Stripe integration

Web3 backend and smart contract development for Python developers Musical NFTs part 16: Stripe integration

Comments 1
12 min read
CS50 Web - Project 1

CS50 Web - Project 1

Comments
1 min read
Explorando o DeleteView no Django: Uma Análise Detalhada da Exclusão de Registros
Cover image for Explorando o DeleteView no Django: Uma Análise Detalhada da Exclusão de Registros

Explorando o DeleteView no Django: Uma Análise Detalhada da Exclusão de Registros

Comments
3 min read
loading...