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.
Continuous Integration and Delivery with Django and AWS CodePipeline

Continuous Integration and Delivery with Django and AWS CodePipeline

18
Comments
3 min read
how to pass image file from database to html in django project

how to pass image file from database to html in django project

9
Comments
1 min read
Django Search Tutorial

Django Search Tutorial

44
Comments
9 min read
How to build production-ready application with Django and PostgreSQL

How to build production-ready application with Django and PostgreSQL

26
Comments 2
4 min read
Django Celery Beat: How to get the last time a PeriodicTask was run

Django Celery Beat: How to get the last time a PeriodicTask was run

12
Comments 5
3 min read
Custom Template Filter In Django

Custom Template Filter In Django

7
Comments
1 min read
Keeping things DRY with Python Meta Programming

Keeping things DRY with Python Meta Programming

17
Comments
2 min read
An Intro to GraphQL with Django

An Intro to GraphQL with Django

49
Comments 8
8 min read
How to Check Django Version

How to Check Django Version

6
Comments
1 min read
Create a easy test using Model Baker

Create a easy test using Model Baker

15
Comments
1 min read
Docker, Django, Traefik, and IntercoolerJS is My Go-To Stack for Building a SaaS in 2020

Docker, Django, Traefik, and IntercoolerJS is My Go-To Stack for Building a SaaS in 2020

7
Comments 5
6 min read
How to Add Websockets to a Django App without Extra Dependencies

How to Add Websockets to a Django App without Extra Dependencies

84
Comments 15
6 min read
Deploying your Django App (on Render)

Deploying your Django App (on Render)

45
Comments 2
9 min read
Essential Django 3rd Party Packages

Essential Django 3rd Party Packages

37
Comments 5
3 min read
Decaffeinating 2020: Migrating our CoffeeScript app to TypeScript

Decaffeinating 2020: Migrating our CoffeeScript app to TypeScript

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