add cmd
This commit is contained in:
@@ -54,3 +54,8 @@ Fügt alle Staticfiles in die Assets hinzu:
|
|||||||
<code>
|
<code>
|
||||||
python3 fet2020/manage.py collectstatic
|
python3 fet2020/manage.py collectstatic
|
||||||
</code>
|
</code>
|
||||||
|
|
||||||
|
Überprüft, ob die Software bereit für die Produktion ist.
|
||||||
|
<code>
|
||||||
|
python3 fet2020/manage.py check --deploy
|
||||||
|
</code>
|
||||||
|
|||||||
Reference in New Issue
Block a user