Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F24928056
manage.py
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
258 B
Referenced Files
None
Subscribers
None
manage.py
View Options
#!/usr/bin/env python
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
Sat, Mar 21, 05:03 (15 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3542926
Default Alt Text
manage.py (258 B)
Attached To
Mode
rTASACORASRV Tasacora server
Attached
Detach File
Event Timeline
Log In to Comment