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 File Structure for Developers
Cover image for Django File Structure for Developers

Django File Structure for Developers

7
Comments
2 min read
Django AllAuth Chapter 5 - Extending Django AllAuth user model with custom fields

Django AllAuth Chapter 5 - Extending Django AllAuth user model with custom fields

Comments
4 min read
Implementing Search Functionality in Django Rest Framework (DRF)
Cover image for Implementing Search Functionality in Django Rest Framework (DRF)

Implementing Search Functionality in Django Rest Framework (DRF)

1
Comments
4 min read
How to get current user in save method of a django model?

How to get current user in save method of a django model?

Comments
1 min read
10 Tips for Efficiently Using Python in Web Development
Cover image for 10 Tips for Efficiently Using Python in Web Development

10 Tips for Efficiently Using Python in Web Development

Comments
2 min read
Build a One-Product Shop With the Python Django Framework and Htmx
Cover image for Build a One-Product Shop With the Python Django Framework and Htmx

Build a One-Product Shop With the Python Django Framework and Htmx

Comments
8 min read
Basic Django and React Setup: A Step-by-Step Guide
Cover image for Basic Django and React Setup: A Step-by-Step Guide

Basic Django and React Setup: A Step-by-Step Guide

11
Comments 1
5 min read
Dynamic Template Rendering in Django Class-Based Views

Dynamic Template Rendering in Django Class-Based Views

Comments
3 min read
Django: Como usar o Shell ?
Cover image for Django: Como usar o Shell ?

Django: Como usar o Shell ?

Comments
2 min read
Django: Ordenando queryset por ascendente e descendente
Cover image for Django: Ordenando queryset por ascendente e descendente

Django: Ordenando queryset por ascendente e descendente

Comments
1 min read
Seeking Django Developers for Exciting Projects!
Cover image for Seeking Django Developers for Exciting Projects!

Seeking Django Developers for Exciting Projects!

6
Comments 6
1 min read
Mastering Full-Stack Development with Django and React: A Comprehensive Guide

Mastering Full-Stack Development with Django and React: A Comprehensive Guide

6
Comments
3 min read
PWA and Django #1: What is a Progressive Web Application?

PWA and Django #1: What is a Progressive Web Application?

Comments
3 min read
Best way to catch bugs in Django apps
Cover image for Best way to catch bugs in Django apps

Best way to catch bugs in Django apps

7
Comments 2
3 min read
How To: Containerize a Django and Postgres App with Docker
Cover image for How To: Containerize a Django and Postgres App with Docker

How To: Containerize a Django and Postgres App with Docker

1
Comments
8 min read
The Best Way to Implement API Versioning in Django REST Framework (Agile) 💎
Cover image for The Best Way to Implement API Versioning in Django REST Framework (Agile) 💎

The Best Way to Implement API Versioning in Django REST Framework (Agile) 💎

1
Comments
2 min read
Stay Updated with Python/FastAPI/Django: Weekly News Summary (29/07/2024-04/08/2024

Stay Updated with Python/FastAPI/Django: Weekly News Summary (29/07/2024-04/08/2024

Comments
2 min read
Machine Learning for Software Engineers

Machine Learning for Software Engineers

1
Comments
5 min read
From Developer to Reviewer: A Junior Developer's Checklist for Reviewing Database Queries
Cover image for From Developer to Reviewer: A Junior Developer's Checklist for Reviewing Database Queries

From Developer to Reviewer: A Junior Developer's Checklist for Reviewing Database Queries

2
Comments
3 min read
how to connect the PostgreSQL database with Django

how to connect the PostgreSQL database with Django

Comments
1 min read
The Missing Handbook for Django Senior Developers
Cover image for The Missing Handbook for Django Senior Developers

The Missing Handbook for Django Senior Developers

8
Comments 2
2 min read
Django React Login | How to setup a login page

Django React Login | How to setup a login page

10
Comments 1
3 min read
Django Redirects App Tutorial

Django Redirects App Tutorial

Comments
4 min read
🚀 Excited to Share My Journey as a Full-Stack Developer!
Cover image for 🚀 Excited to Share My Journey as a Full-Stack Developer!

🚀 Excited to Share My Journey as a Full-Stack Developer!

1
Comments 1
1 min read
How to add authentication to a Django custom admin view?

How to add authentication to a Django custom admin view?

1
Comments
1 min read
loading...