Part 1 - Example of a Django project


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
  • Part 1 - Example of a Django project
  • Part 2 - Embedded Python + pip
  • Part 3 - Modifying manage.py
  • Part 4 - Creating a launcher
  • Part 5 - Windows Installer with Inno Setup

  • Buy Me a Coffee