1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-07-02 07:58:32 +02:00

Commit migrations

This commit is contained in:
Yohann D'ANELLO
2020-09-19 20:16:55 +02:00
parent 2ecb13a68a
commit 067a266997
5 changed files with 282 additions and 4 deletions

View File

@ -1,7 +1,6 @@
#!/bin/sh
python manage.py compilemessages
python manage.py makemigrations
python manage.py migrate
nginx