Skip to content

Latest commit

 

History

History

django

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
Command Lines to run Django on UCloud
-------------------------------------

What this script does

- Install dependencies.
- Run migrations.
- Create a superuser.
- Collectstatic when DEBUG = False.
- Runserver


author:
JV-conseil


version:
2023-02-17