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 |
7 | * bin/django rh cron |
98837818 |
8 | * bin/django collectstatic |