Commit | Line | Data |
---|---|---|
b15f7f52 OL |
1 | Notes pour la mise en production de SGRH à partir de l'existant DAE : |
2 | ||
3 | * bin/django syncdb | |
4 | * bin/django migrate rh | |
5 | * bin/django rh_import_legacy | |
6 | * bin/django migrate dae | |
e657f139 | 7 | * bin/django migrate |
b15f7f52 | 8 | * bin/django rh cron |
98837818 | 9 | * bin/django collectstatic |