Add preparestatic command

Signed-off-by: Roberto Rosario <roberto.rosario@mayan-edms.com>
This commit is contained in:
Roberto Rosario
2019-12-03 17:29:58 -04:00
parent 2a80facf64
commit 9b5a7c9936
3 changed files with 5 additions and 0 deletions

View File

@@ -181,6 +181,7 @@ Steps to deploy a development version
$ source venv/bin/activate
$ pip install -r requirements.txt
$ ./manage.py initialsetup
$ ./manage.py preparestatic
$ ./manage.py runserver