From e657f1397015c4053c12e91483c01f20cf8d61a3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Olivier=20Larchev=C3=AAque?= Date: Wed, 7 Mar 2012 11:21:46 -0500 Subject: [PATCH] add step --- INSTALL.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/INSTALL.txt b/INSTALL.txt index e629e4c..6cf7806 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -4,5 +4,6 @@ Notes pour la mise en production de SGRH à partir de l'existant DAE : * bin/django migrate rh * bin/django rh_import_legacy * bin/django migrate dae +* bin/django migrate * bin/django rh cron * bin/django collectstatic -- 1.7.10.4