Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F11722926
manage.py
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
261 B
Referenced Files
None
Subscribers
None
manage.py
View Options
#!/usr/bin/env python3
import
os
import
sys
if
__name__
==
"__main__"
:
os
.
environ
.
setdefault
(
"DJANGO_SETTINGS_MODULE"
,
"tasacora_server.settings"
)
from
django.core.management
import
execute_from_command_line
execute_from_command_line
(
sys
.
argv
)
File Metadata
Details
Attached
Mime Type
text/x-python
Expires
Thu, Sep 18, 06:29 (14 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2990130
Default Alt Text
manage.py (261 B)
Attached To
Mode
rTASACORASRV Tasacora server
Attached
Detach File
Event Timeline
Log In to Comment