Skip to content

elmarzouki/minimal-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

minimal-django

A lightweight Django server.

Getting Started

  1. Clone this repository and switch to the project directory:
    git clone https://github.com/iSuperMostafa/minimal-django.git && cd "$_"
  2. Install Django: pip install Django.
  3. run development server: python django.py runserver.

Releases

No releases published

Packages

No packages published

Languages