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 LAYOUT, what's your typical file structure?

DJANGO LAYOUT, what's your typical file structure?

3
Comments
1 min read
Add Some Magic to Your Django Website

Add Some Magic to Your Django Website

61
Comments 17
5 min read
What are/were your go-to resources for learning Django and Django REST Framework?

What are/were your go-to resources for learning Django and Django REST Framework?

9
Comments 8
1 min read
PyCharm/ WebStorm vs VIsual Studio Code

PyCharm/ WebStorm vs VIsual Studio Code

8
Comments 10
1 min read
Deploy Your First Django App With Heroku

Deploy Your First Django App With Heroku

16
Comments 1
3 min read
DJANGO, once your familiar, what’s a good entry job/position?

DJANGO, once your familiar, what’s a good entry job/position?

4
Comments 3
1 min read
Django JWT Auth

Django JWT Auth

4
Comments
4 min read
after the basics of Python, should you lean Flask or Django next?

after the basics of Python, should you lean Flask or Django next?

23
Comments 16
1 min read
What are the codes to run in order, for a Django project? I have python3 and pip installed

What are the codes to run in order, for a Django project? I have python3 and pip installed

10
Comments 14
1 min read
What to test in Django: Endpoints

What to test in Django: Endpoints

10
Comments
6 min read
Implemented GitHub Actions to a Django (Python) repository.

Implemented GitHub Actions to a Django (Python) repository.

5
Comments
1 min read
Handling exceptions in Python a cleaner way, using Decorators

Handling exceptions in Python a cleaner way, using Decorators

63
Comments 3
3 min read
Custom User Model in Django 3

Custom User Model in Django 3

5
Comments
3 min read
Deploy Django

Deploy Django

8
Comments
5 min read
Django: set default value for datetime field

Django: set default value for datetime field

2
Comments
1 min read
Initial Server Setup - Django Deploy

Initial Server Setup - Django Deploy

6
Comments
2 min read
Argon Dashboard - Free Django Seed Project

Argon Dashboard - Free Django Seed Project

46
Comments 2
4 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
Converting a django CMS plugin to a different model

Converting a django CMS plugin to a different model

6
Comments 1
2 min read
Virtual environments - first things first

Virtual environments - first things first

10
Comments
8 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
What to test in Django: Models

What to test in Django: Models

42
Comments 4
6 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

24
Comments 5
23 min read
WebSockets in Django 3.1

WebSockets in Django 3.1

50
Comments 5
9 min read
Django Diaries - Password Reset Email

Django Diaries - Password Reset Email

13
Comments 3
3 min read
Django Diaries - Pagination

Django Diaries - Pagination

7
Comments
4 min read
Django Diaries - CRUD

Django Diaries - CRUD

7
Comments
5 min read
FastAPI - The Good, the bad and the ugly.

FastAPI - The Good, the bad and the ugly.

110
Comments 15
6 min read
Issue 35 - Django 3.1 Release

Issue 35 - Django 3.1 Release

7
Comments
3 min read
MACHINE LEARNING

MACHINE LEARNING

3
Comments
2 min read
Book Review-The Temple of Django Database Performance

Book Review-The Temple of Django Database Performance

6
Comments
7 min read
Moving From Django to Hasura and Next.js

Moving From Django to Hasura and Next.js

11
Comments
8 min read
GraphQl In Django - An Overview

GraphQl In Django - An Overview

28
Comments
6 min read
A minimal Websockets setup with Django in production

A minimal Websockets setup with Django in production

11
Comments
10 min read
Django: reset auto-increment id to 1

Django: reset auto-increment id to 1

7
Comments
1 min read
Enumerating Through Lists in a Django Template

Enumerating Through Lists in a Django Template

11
Comments 2
1 min read
Django Diaries - Database & Users

Django Diaries - Database & Users

7
Comments
7 min read
Django Diaries - Getting started

Django Diaries - Getting started

11
Comments
5 min read
Deploying serverless Django applications to AWS with CDK on a tiny budget using the Lambda proxy pattern

Deploying serverless Django applications to AWS with CDK on a tiny budget using the Lambda proxy pattern

17
Comments
16 min read
Which is better for a CRM? Django with PSQL or NodeJS with MongoDB?

Which is better for a CRM? Django with PSQL or NodeJS with MongoDB?

15
Comments 6
1 min read
Issue 34 - Django Developers Survey 2020

Issue 34 - Django Developers Survey 2020

6
Comments
3 min read
Building a job board and running it for FREE (🚨Warning : Very Hacky)

Building a job board and running it for FREE (🚨Warning : Very Hacky)

7
Comments
2 min read
Any Django like framework in Node JS ?

Any Django like framework in Node JS ?

3
Comments 2
1 min read
Happy birthday Django! 🎂

Happy birthday Django! 🎂

25
Comments 23
1 min read
Options for public facing IDs in Django

Options for public facing IDs in Django

7
Comments
5 min read
Angular/React with Django/Python

Angular/React with Django/Python

3
Comments 1
1 min read
My journey with AI/ML and python

My journey with AI/ML and python

7
Comments
7 min read
Simple infinite scroll in Django

Simple infinite scroll in Django

17
Comments 2
6 min read
Django Intro From a Rails Perspective

Django Intro From a Rails Perspective

2
Comments
5 min read
Customize Django admin with list_display property

Customize Django admin with list_display property

7
Comments
3 min read
ToDo List With Django, DRF, Alpine.JS, and Axios

ToDo List With Django, DRF, Alpine.JS, and Axios

37
Comments 8
12 min read
Issue 33 - Django turns 15, new Django, Python, and Wagtail releases, and much more.

Issue 33 - Django turns 15, new Django, Python, and Wagtail releases, and much more.

6
Comments
4 min read
Learn Django from scratch with a small project _2

Learn Django from scratch with a small project _2

12
Comments
4 min read
Free Download Django Ecommerce (BookStore) Application

Free Download Django Ecommerce (BookStore) Application

11
Comments
1 min read
Django NameError: name 'os' is not defined

Django NameError: name 'os' is not defined

13
Comments 2
1 min read
loading...