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