You've already forked STARK
mirror of
https://github.com/MarkParker5/STARK.git
synced 2025-07-02 22:36:54 +02:00
5 lines
81 B
Python
5 lines
81 B
Python
![]() |
class DJango(Control):
|
||
|
def start(self):
|
||
|
# run manage.py
|
||
|
pass
|