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.
django-admin: criando um AdminSite customizado sem perder o registro automático dos Models

django-admin: criando um AdminSite customizado sem perder o registro automático dos Models

5
Comments
3 min read
legacy-install-failure Encountered error while trying to install package:psycopg2-binary

legacy-install-failure Encountered error while trying to install package:psycopg2-binary

3
Comments
1 min read
Django shorts: #4 Sending emails

Django shorts: #4 Sending emails

4
Comments
2 min read
Automatically Add Logged In User Under 'created_by' and 'updated_by' to Model in Django Rest Framework

Automatically Add Logged In User Under 'created_by' and 'updated_by' to Model in Django Rest Framework

18
Comments 1
3 min read
Start a Production-Ready Dockerized Django Project

Start a Production-Ready Dockerized Django Project

56
Comments 7
8 min read
Top 5 Backend Frameworks To Transform Your Web Development

Top 5 Backend Frameworks To Transform Your Web Development

6
Comments
4 min read
PayPal Implementation in Django Rest Framework.

PayPal Implementation in Django Rest Framework.

21
Comments 11
4 min read
Django Dynamic DataTables - Free Library

Django Dynamic DataTables - Free Library

48
Comments 5
2 min read
Django and React Chat App: part-1

Django and React Chat App: part-1

11
Comments 1
3 min read
Automating Django Tests with Github Actions

Automating Django Tests with Github Actions

3
Comments
7 min read
Free Django eCommerce - Use Products from Stripe

Free Django eCommerce - Use Products from Stripe

27
Comments 6
2 min read
Jenkins: Creating a Pipeline for Python projects

Jenkins: Creating a Pipeline for Python projects

56
Comments
3 min read
Dynamic API for Django - Free PyPi Library

Dynamic API for Django - Free PyPi Library

32
Comments 6
4 min read
Heroku Postgres DB to Railway Postgres DB Migration(For Django Apps in Heroku using Postgres DB addon )

Heroku Postgres DB to Railway Postgres DB Migration(For Django Apps in Heroku using Postgres DB addon )

5
Comments
2 min read
Create a Custom Template Tag for Currency Conversion in Django

Create a Custom Template Tag for Currency Conversion in Django

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