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.
A Step-By-Step Guide to Building an API in Django

A Step-By-Step Guide to Building an API in Django

16
Comments 5
5 min read
Setting up ad hoc development environments for Django applications with AWS ECS, Terraform and GitHub Actions

Setting up ad hoc development environments for Django applications with AWS ECS, Terraform and GitHub Actions

12
Comments
33 min read
Algolia For Django

Algolia For Django

8
Comments
7 min read
Learn Django

Learn Django

11
Comments
1 min read
How to save model object using only foreign keys id in django-rest-framework

How to save model object using only foreign keys id in django-rest-framework

13
Comments
1 min read
How to Work with Celery in Django using TLS RabbitMQ configuration

How to Work with Celery in Django using TLS RabbitMQ configuration

7
Comments
1 min read
Learn the Django REST Framework Part 15 - Unit testing

Learn the Django REST Framework Part 15 - Unit testing

6
Comments
1 min read
Free Resources to learn Django

Free Resources to learn Django

8
Comments
1 min read
django.db.utils.ProgrammingError: column <name> of relation "app_name__table" already exists

django.db.utils.ProgrammingError: column <name> of relation "app_name__table" already exists

7
Comments
1 min read
Autoregister Django ModelAdmins

Autoregister Django ModelAdmins

10
Comments
3 min read
Writing effective tests in Django & Django REST Framework

Writing effective tests in Django & Django REST Framework

10
Comments
5 min read
Setting Up CELERY in Django

Setting Up CELERY in Django

7
Comments
2 min read
I made two new web tools with React and Django, and here's my experience!

I made two new web tools with React and Django, and here's my experience!

7
Comments 1
2 min read
Following the whole installation process properly, still django debug tool is not working?

Following the whole installation process properly, still django debug tool is not working?

5
Comments
1 min read
Django Part 2 - Creating a custom User model

Django Part 2 - Creating a custom User model

6
Comments
2 min read
How to install Django with Tailwind CSS and Flowbite

How to install Django with Tailwind CSS and Flowbite

15
Comments 2
8 min read
Human Readable Passwords

Human Readable Passwords

6
Comments
4 min read
Caching Django Application using Redis

Caching Django Application using Redis

12
Comments
3 min read
Change faker depending on the value of FuzzyChoice

Change faker depending on the value of FuzzyChoice

12
Comments
1 min read
Stock-Index-Prediction-Using-ANN And Python & Django

Stock-Index-Prediction-Using-ANN And Python & Django

7
Comments
3 min read
Inserting AdSense Ad Codes After Every N Paragraph in Django

Inserting AdSense Ad Codes After Every N Paragraph in Django

8
Comments
4 min read
How to work with Django forms.

How to work with Django forms.

5
Comments 1
1 min read
QR code generator in Django

QR code generator in Django

10
Comments 2
3 min read
Helper - the architecture whole

Helper - the architecture whole

3
Comments
2 min read
This week in Python

This week in Python

3
Comments 2
1 min read
Continuing with Django 4.0

Continuing with Django 4.0

4
Comments
7 min read
Learn Django REST Framework Part 9 Token Authentication

Learn Django REST Framework Part 9 Token Authentication

3
Comments
1 min read
Retail Website built with Django P5 (2020-02-16)

Retail Website built with Django P5 (2020-02-16)

10
Comments
2 min read
How To Upload Image and Text from React to Django with JSON and Proper Encoding.

How To Upload Image and Text from React to Django with JSON and Proper Encoding.

11
Comments 2
6 min read
Withdraw and modify restriction in password django application

Withdraw and modify restriction in password django application

10
Comments 1
1 min read
SQL Schema in Django Models

SQL Schema in Django Models

14
Comments
1 min read
Django + memcached + namespace

Django + memcached + namespace

8
Comments
4 min read
Writing about Django — #1

Writing about Django — #1

9
Comments
3 min read
Serving Django's Static Files with Nginx

Serving Django's Static Files with Nginx

15
Comments 2
2 min read
Django and Google Spreadsheet API: Using Django model data to update spreadsheet

Django and Google Spreadsheet API: Using Django model data to update spreadsheet

19
Comments
5 min read
Beginner guide for django-allauth

Beginner guide for django-allauth

11
Comments
3 min read
Writing Custom Django Database Functions

Writing Custom Django Database Functions

22
Comments 2
3 min read
Django.WTF - discover trending Django packages

Django.WTF - discover trending Django packages

7
Comments
1 min read
How to clone a Django project from Github and run it locally (MAC IOS).

How to clone a Django project from Github and run it locally (MAC IOS).

14
Comments
1 min read
Deploy multiple Django websites with a simple command

Deploy multiple Django websites with a simple command

5
Comments
3 min read
Dynamic selection modal in Django with htmx and django-tables2

Dynamic selection modal in Django with htmx and django-tables2

15
Comments
10 min read
Build a CRUD application using Django, React & Docker - 2022

Build a CRUD application using Django, React & Docker - 2022

51
Comments 3
11 min read
How to build a Django Restframework server in 10 minutes! (MAC IOS)

How to build a Django Restframework server in 10 minutes! (MAC IOS)

7
Comments 1
7 min read
THE NEW TRICK TO EASILY AND EFFECTIVELY DEPLOY YOUR DJANGO PROJECT ON HEROKU IN JUST 10 STEPS

THE NEW TRICK TO EASILY AND EFFECTIVELY DEPLOY YOUR DJANGO PROJECT ON HEROKU IN JUST 10 STEPS

7
Comments 3
4 min read
How to migrate database into production server in Django

How to migrate database into production server in Django

11
Comments
3 min read
Learn Django REST Framework Part5 Class Based Views. (Generic API Views And Model Mixins)

Learn Django REST Framework Part5 Class Based Views. (Generic API Views And Model Mixins)

4
Comments
1 min read
Learn Django REST Framework Part 4 Creating a CRUD API. (Using Serializers for CRUD)

Learn Django REST Framework Part 4 Creating a CRUD API. (Using Serializers for CRUD)

3
Comments
1 min read
Static Files in Django Explained

Static Files in Django Explained

16
Comments 7
1 min read
Django and Openpyxl: Extracting and Sending Django model data as excel file (.xlsx)

Django and Openpyxl: Extracting and Sending Django model data as excel file (.xlsx)

17
Comments 5
15 min read
Top Web Application Development Frameworks for 2022: Get Highest Scalability at Lowest Costs

Top Web Application Development Frameworks for 2022: Get Highest Scalability at Lowest Costs

3
Comments
8 min read
Querying Data from MongoDB using GraphQL in Django: Get-Go (1)

Querying Data from MongoDB using GraphQL in Django: Get-Go (1)

5
Comments
2 min read
‘The client noticed that the server is not a supported distribution of Elasticsearch‘ error and solution

‘The client noticed that the server is not a supported distribution of Elasticsearch‘ error and solution

3
Comments
1 min read
Configuring the Client for Testing with Pytest and Django REST

Configuring the Client for Testing with Pytest and Django REST

10
Comments
1 min read
Retail Website built with Django P4 (2020-02-10)

Retail Website built with Django P4 (2020-02-10)

10
Comments
2 min read
Retail Website built with Django P3 (2020-02-07)

Retail Website built with Django P3 (2020-02-07)

9
Comments
4 min read
Retail Website built with Django P1 (2020-02-04)

Retail Website built with Django P1 (2020-02-04)

10
Comments
4 min read
Retail Website built with Django P2 (2020-02-05)

Retail Website built with Django P2 (2020-02-05)

9
Comments
1 min read
Django REST FRAMEWORK Tutorial 12 -- Users のエンドポイントと Snippets の Users を使ったデータを作成する

Django REST FRAMEWORK Tutorial 12 -- Users のエンドポイントと Snippets の Users を使ったデータを作成する

10
Comments
5 min read
Debugging a Django Application with PyCharm Community

Debugging a Django Application with PyCharm Community

23
Comments 4
2 min read
DR-CLI: A Flexible Cookie cutter and CRUD Endpoints Generator for Django

DR-CLI: A Flexible Cookie cutter and CRUD Endpoints Generator for Django

12
Comments 1
4 min read
loading...