You've already forked STARK
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:
4
Controls/Django/Django.py
Normal file
4
Controls/Django/Django.py
Normal file
@ -0,0 +1,4 @@
|
||||
class DJango(Control):
|
||||
def start(self):
|
||||
# run manage.py
|
||||
pass
|
Reference in New Issue
Block a user