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.
Handling exceptions in Python a cleaner way, using Decorators

Handling exceptions in Python a cleaner way, using Decorators

63
Comments 3
3 min read
Deploy Django

Deploy Django

8
Comments
5 min read
Initial Server Setup - Django Deploy

Initial Server Setup - Django Deploy

6
Comments
2 min read
Introducing GraphQL ft. Django

Introducing GraphQL ft. Django

15
Comments 1
7 min read
Issue 36 - New Wagtail Release and results from the Django Developers Survey

Issue 36 - New Wagtail Release and results from the Django Developers Survey

7
Comments
2 min read
What to Do in Django After You Link a Route 53 Record to Elastic Beanstalk

What to Do in Django After You Link a Route 53 Record to Elastic Beanstalk

4
Comments
1 min read
What to test in Django: Models

What to test in Django: Models

42
Comments 4
6 min read
Virtual environments - first things first

Virtual environments - first things first

11
Comments
8 min read
Converting a django CMS plugin to a different model

Converting a django CMS plugin to a different model

6
Comments 1
2 min read
Host Your Django Project in pythonanywhere Free

Host Your Django Project in pythonanywhere Free

29
Comments
2 min read
A voting app (CRUD) using Django Rest Framework and Vue.JS

A voting app (CRUD) using Django Rest Framework and Vue.JS

32
Comments 2
9 min read
Django Postgres Text Search for 10M+ rows

Django Postgres Text Search for 10M+ rows

15
Comments
3 min read
Django Same data objects get created every time!

Django Same data objects get created every time!

3
Comments 1
2 min read
Deploying Django applications with docker swarm on DigitalOcean using GitLab CI, Traefik, NGINX and REX-Ray

Deploying Django applications with docker swarm on DigitalOcean using GitLab CI, Traefik, NGINX and REX-Ray

26
Comments 5
23 min read
WebSockets in Django 3.1

WebSockets in Django 3.1

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