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.
Installing Django 2 on Ubuntu 20.04LTS

Installing Django 2 on Ubuntu 20.04LTS

2
Comments
1 min read
Creating custom manage.py commands for Django

Creating custom manage.py commands for Django

7
Comments 1
2 min read
DJANGO IMAGE PICTURE

DJANGO IMAGE PICTURE

3
Comments
1 min read
Migrate python async worker to asynchrounous Lambda

Migrate python async worker to asynchrounous Lambda

15
Comments 3
8 min read
Deploy Django to AWS Lamda with Zappa

Deploy Django to AWS Lamda with Zappa

11
Comments 1
6 min read
ADE Construction

ADE Construction

3
Comments
2 min read
DJANGO.... how do I show multiple items LISTED OUT from a database?

DJANGO.... how do I show multiple items LISTED OUT from a database?

3
Comments
1 min read
Google APIs OAuth in Django

Google APIs OAuth in Django

13
Comments
3 min read
Luxon to Django Forms

Luxon to Django Forms

4
Comments
2 min read
Hackathon App - Building SaaS #61

Hackathon App - Building SaaS #61

3
Comments
2 min read
How to deploy your Django Web App on AWS EC2 Instance

How to deploy your Django Web App on AWS EC2 Instance

2
Comments
1 min read
How to create a new Django project: step by step guide

How to create a new Django project: step by step guide

46
Comments 8
5 min read
__ini__ tutorials of “in the console” really mess up REAL WORK

__ini__ tutorials of “in the console” really mess up REAL WORK

2
Comments
1 min read
DISPLAYING DATA FROM A DATABASE (python)(Django)

DISPLAYING DATA FROM A DATABASE (python)(Django)

2
Comments
1 min read
How to get a job as a Python/Django backend developer roadmap

How to get a job as a Python/Django backend developer roadmap

30
Comments 6
1 min read
DJANGO/ is this the right steps to getting info to show in admin?

DJANGO/ is this the right steps to getting info to show in admin?

3
Comments
1 min read
Why You Should Learn Django In 2020?

Why You Should Learn Django In 2020?

7
Comments
2 min read
Django & React Tutorial For Beginners #2 : Django Commands & Admin Panel

Django & React Tutorial For Beginners #2 : Django Commands & Admin Panel

5
Comments 1
1 min read
Django Char Fields.... What’s a good reference to learn each? (Visualized as well)

Django Char Fields.... What’s a good reference to learn each? (Visualized as well)

6
Comments 3
1 min read
As a beginner, what was your first job? Also, how long untill you felt stable in a web design position?

As a beginner, what was your first job? Also, how long untill you felt stable in a web design position?

2
Comments
1 min read
Using DjangoQL for a better django admin search

Using DjangoQL for a better django admin search

7
Comments
7 min read
Dockerizing a Django + MySQL project

Dockerizing a Django + MySQL project

15
Comments
3 min read
CUSTOMIZING (COLORS) DJANGO ADMIN PANEL

CUSTOMIZING (COLORS) DJANGO ADMIN PANEL

10
Comments
2 min read
between- Views,py, Urls.py, Models.py, Admin.py, Templates-what do you make IN ORDER? for a class/function to show in admin?

between- Views,py, Urls.py, Models.py, Admin.py, Templates-what do you make IN ORDER? for a class/function to show in admin?

2
Comments
1 min read
Stop deployment

Stop deployment

7
Comments
2 min read
Django Admin. How do “add a product” FROM THE ADMIN, to show up on a HTML page?

Django Admin. How do “add a product” FROM THE ADMIN, to show up on a HTML page?

2
Comments
1 min read
Crispy Forms In Django.

Crispy Forms In Django.

6
Comments
1 min read
Django ORM Optimization Tips #4 recursive query

Django ORM Optimization Tips #4 recursive query

33
Comments
2 min read
How To Fix A Bug - Building SaaS #56

How To Fix A Bug - Building SaaS #56

3
Comments
1 min read
Django Volt Dashboard - Bootstrap 5, Vanilla JS design (no jQuery)

Django Volt Dashboard - Bootstrap 5, Vanilla JS design (no jQuery)

28
Comments
4 min read
Write composable, reusable Python classes using Mixins

Write composable, reusable Python classes using Mixins

33
Comments 3
5 min read
Deploying Django and Wagtail on Google Cloud

Deploying Django and Wagtail on Google Cloud

18
Comments 3
3 min read
Increase developer confidence with a great Django test suite

Increase developer confidence with a great Django test suite

29
Comments
5 min read
Job Alerts for Positions, are these good?

Job Alerts for Positions, are these good?

3
Comments 4
1 min read
A View From Start To Finish - Building SaaS #60

A View From Start To Finish - Building SaaS #60

6
Comments
1 min read
Django News App Deployment On Heroku

Django News App Deployment On Heroku

9
Comments
2 min read
Django & React Tutorial For Beginners #1 : Installing & Setting Up Django

Django & React Tutorial For Beginners #1 : Installing & Setting Up Django

9
Comments 3
1 min read
How to create a Comment Section for your Django Blog!

How to create a Comment Section for your Django Blog!

26
Comments 19
5 min read
Understand Django: Anatomy Of An Application

Understand Django: Anatomy Of An Application

16
Comments
8 min read
Django ToDo App Part 1: Django Installation and Setup

Django ToDo App Part 1: Django Installation and Setup

16
Comments 2
3 min read
Django: Tips and good practices

Django: Tips and good practices

12
Comments
14 min read
How often is a GUI like Kivy used?

How often is a GUI like Kivy used?

2
Comments 3
1 min read
How to select random record with Django ORM

How to select random record with Django ORM

5
Comments
2 min read
Password Reset Views in Django

Password Reset Views in Django

20
Comments
3 min read
Bread and Butter Django - Building SaaS #58

Bread and Butter Django - Building SaaS #58

4
Comments
1 min read
Create proper REST API with Django, DRF, JWT and OpenApi - testing

Create proper REST API with Django, DRF, JWT and OpenApi - testing

10
Comments
6 min read
Docker Compose with NginX, Django, Gunicorn and multiple Postgres databases

Docker Compose with NginX, Django, Gunicorn and multiple Postgres databases

9
Comments 2
11 min read
Django application as an authentication / authorization server for Shiny

Django application as an authentication / authorization server for Shiny

10
Comments
10 min read
Image Uploads in Wagtail Forms

Image Uploads in Wagtail Forms

13
Comments 9
13 min read
How To Use Multiple Markdown Fields for Articles?

How To Use Multiple Markdown Fields for Articles?

3
Comments
1 min read
Pixel Lite - Accessibility-first UI kit available in many tech flavors

Pixel Lite - Accessibility-first UI kit available in many tech flavors

50
Comments
4 min read
Django Day Copenhagen 2020, Python 3.8.6, Django security best practices, and more.

Django Day Copenhagen 2020, Python 3.8.6, Django security best practices, and more.

2
Comments
3 min read
Wagtail For Fun and Profit #1: The Story So Far

Wagtail For Fun and Profit #1: The Story So Far

5
Comments 7
5 min read
Django Best Practices: Security

Django Best Practices: Security

49
Comments 2
6 min read
Django ORM Optimization Tips #3 aggregation

Django ORM Optimization Tips #3 aggregation

10
Comments 1
3 min read
How to Run Django Shell in IPython

How to Run Django Shell in IPython

3
Comments
1 min read
Django project best practices to keep your developers happy

Django project best practices to keep your developers happy

59
Comments 1
6 min read
HOW DO YOU TRULY GET STARTED? (How does free work.... work?)

HOW DO YOU TRULY GET STARTED? (How does free work.... work?)

5
Comments
1 min read
How to Serve a React Single-Page App with Django

How to Serve a React Single-Page App with Django

36
Comments 18
7 min read
Build Url Shortener API In Django - Redis

Build Url Shortener API In Django - Redis

27
Comments 5
5 min read
loading...