Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / Django

Django

Django

Great Reads

by Cloudster
Deploy a 360 image gallery with Django, Bootstrap, Python, A-Frame, and PostgreSQL
by Programming Tutorials by Tests4Geeks
Django is all about making programmers more productive. As a web application framework, it provides tools and structure to help web developers get their work done fast.
by Arctype SQL
When solving a problem that requires you to link a user's session data to their actual user object, Postgres comes in handy.
by Ahmed Bouchefra
How to send Ajax requests in Django 2 and Python 3.7 to add CRUD operations in your application and manipulate your Django models and database without having to refresh your web pages each time

Latest Articles

by Cloudster
Deploy a 360 image gallery with Django, Bootstrap, Python, A-Frame, and PostgreSQL
by Programming Tutorials by Tests4Geeks
Django is all about making programmers more productive. As a web application framework, it provides tools and structure to help web developers get their work done fast.
by Arctype SQL
When solving a problem that requires you to link a user's session data to their actual user object, Postgres comes in handy.
by Ahmed Bouchefra
How to send Ajax requests in Django 2 and Python 3.7 to add CRUD operations in your application and manipulate your Django models and database without having to refresh your web pages each time

All Articles

Sort by Score

Django 

by Cloudster
Deploy a 360 image gallery with Django, Bootstrap, Python, A-Frame, and PostgreSQL
by Software Developer's Journal
Learn about Django and Tornado
by MukeshKumarTech
This article will demonstrate how to create the first Django Python application in Visual Studio.
by Cloudster
Use Django logins to accept user "likes" and content submission
by Daniele Fontani
A tool for managing CNN training built on django helps to understand image classification
by Marcelo Ricardo de Oliveira
This first article in the series introduces the goal of this series: demonstrating how to modernize legacy Python apps and their data on Azure.
by Marcelo Ricardo de Oliveira
In this article, we demonstrate how to set up an Azure PostgreSQL database, migrate the app’s data to Azure, and ensure the application still works.
by Marcelo Ricardo de Oliveira
In this article we demonstrate how to move a copy of our Python app and data to the Azure cloud infrastructure with minimal redesign and modification.
by Cloudster
Run command line Linux apps inside of Django to rapidly process 360 degree images.