During this bundle of posts we will learn how to turn a Django project into an installable Windows program.
Create a Django project named mysite
django-admin startproject mysite
If you prefer to go with an already created simple project:
git clone https://github.com/38130/mysite
Django Windows
09 Jan. 2025
|
Last Updated: 05 Feb. 2026
|
jaimedcsilva Related