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

5 lines
81 B
Python
Raw Normal View History

2021-08-21 02:09:37 +03:00
class DJango(Control):
def start(self):
# run manage.py
pass