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.
Introdução ao ORM do Django: Exercícios Práticos

Introdução ao ORM do Django: Exercícios Práticos

2
Comments 1
3 min read
Mastering Django: A Workflow Guide

Mastering Django: A Workflow Guide

15
Comments 1
2 min read
Django: difference between MEDIA_ROOT and STATIC_ROOT

Django: difference between MEDIA_ROOT and STATIC_ROOT

Comments
4 min read
Deploying Django website to Vercel

Deploying Django website to Vercel

2
Comments
2 min read
Exploring Unit Testing in OpenStack Horizon

Exploring Unit Testing in OpenStack Horizon

8
Comments
6 min read
Adding Tailwind CSS to Django

Adding Tailwind CSS to Django

2
Comments
1 min read
Stay Updated with Python/FastAPI/Django: Weekly News Summary (01/07/2024–07/07/2024)

Stay Updated with Python/FastAPI/Django: Weekly News Summary (01/07/2024–07/07/2024)

Comments
1 min read
Building a SaaS app using Django

Building a SaaS app using Django

30
Comments 7
3 min read
Complete Guide to the Django Services and Repositories Design Pattern with the Django REST Framework

Complete Guide to the Django Services and Repositories Design Pattern with the Django REST Framework

5
Comments
17 min read
Starting my journey with HNG

Starting my journey with HNG

1
Comments
2 min read
Funcionalidades Essenciais de um Blog: Exemplos Práticos com Django REST Framework

Funcionalidades Essenciais de um Blog: Exemplos Práticos com Django REST Framework

Comments
5 min read
Building Cryptpay: A Blockchain-Powered Stablecoin Payment Infrastructure Web API

Building Cryptpay: A Blockchain-Powered Stablecoin Payment Infrastructure Web API

3
Comments
14 min read
Why Still Use Django Over FastAPI?

Why Still Use Django Over FastAPI?

1
Comments
4 min read
Django TemplateView and DetailView - how do they work together

Django TemplateView and DetailView - how do they work together

4
Comments
4 min read
The display decorator

The display decorator

Comments
1 min read
Starting a new Django project with PostgresSQL and Docker

Starting a new Django project with PostgresSQL and Docker

4
Comments
2 min read
Django Passwordless Authentication: A Comprehensive Guide with Code Examples

Django Passwordless Authentication: A Comprehensive Guide with Code Examples

1
Comments
5 min read
Determine which CBV (classed-base-view) of Django to use

Determine which CBV (classed-base-view) of Django to use

1
Comments
3 min read
Django Model Properties

Django Model Properties

13
Comments
3 min read
Stay Updated with Python/FastAPI/Django: Weekly News Summary (24/06/2024 - 30/06/2024)

Stay Updated with Python/FastAPI/Django: Weekly News Summary (24/06/2024 - 30/06/2024)

1
Comments
1 min read
Export data from Django Admin to CSV

Export data from Django Admin to CSV

1
Comments
2 min read
Adding Payment to Django app

Adding Payment to Django app

2
Comments
6 min read
Explaining Decorators in Django: A Guide for Beginners

Explaining Decorators in Django: A Guide for Beginners

3
Comments
4 min read
Django: Sample data

Django: Sample data

Comments
1 min read
How to add Favicons in Django (2024)

How to add Favicons in Django (2024)

Comments 1
3 min read
loading...