1
0
mirror of https://github.com/MarkParker5/STARK.git synced 2025-07-02 22:36:54 +02:00

Fully new layout (in progress)

This commit is contained in:
MarkParker5
2021-08-21 02:09:37 +03:00
parent 9f147ada14
commit 9a08765f70
63 changed files with 268 additions and 304 deletions

View File

@ -0,0 +1,4 @@
class DJango(Control):
def start(self):
# run manage.py
pass