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.
How to integrate Tailwind CSS into Django

How to integrate Tailwind CSS into Django

3
Comments
2 min read
Django ORM's Hidden Magic: Advanced Uses and Techniques, Part-1

Django ORM's Hidden Magic: Advanced Uses and Techniques, Part-1

Comments
6 min read
How to use autosave=False in CloudinaryFileField when using Django forms

How to use autosave=False in CloudinaryFileField when using Django forms

1
Comments
5 min read
Scaling Celery to handle workflows and multiple queues

Scaling Celery to handle workflows and multiple queues

Comments
4 min read
Removing unused CSS in a Django template-based project

Removing unused CSS in a Django template-based project

1
Comments
3 min read
Pipenv: Why you should use it as a Python Developer

Pipenv: Why you should use it as a Python Developer

17
Comments 8
7 min read
Django: migrations by choice

Django: migrations by choice

7
Comments 1
5 min read
Click and slide HTML elements using RxJS and Angular

Click and slide HTML elements using RxJS and Angular

3
Comments
5 min read
How to save Environment Variables in Python virtual env

How to save Environment Variables in Python virtual env

2
Comments
3 min read
Creating a recursive Django model serializer without Django Rest Framework

Creating a recursive Django model serializer without Django Rest Framework

Comments 2
5 min read
Build Scalable and Secure APIs with Django REST Framework

Build Scalable and Secure APIs with Django REST Framework

1
Comments
18 min read
Electron + Django ( Part 2 ), package it to production

Electron + Django ( Part 2 ), package it to production

3
Comments
8 min read
The Ultimate Django Cheatsheet: Because Even Ninjas Need a Little Help Sometimes

The Ultimate Django Cheatsheet: Because Even Ninjas Need a Little Help Sometimes

Comments
9 min read
How to download data in multiple file formats (CSV, XLS, TXT) with Django REST Framework

How to download data in multiple file formats (CSV, XLS, TXT) with Django REST Framework

1
Comments
7 min read
A Native JavaScript Route / Router Proposal

A Native JavaScript Route / Router Proposal

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