From 0bb6de92d3d8fd9e2578b44e63787f514a489570 Mon Sep 17 00:00:00 2001 From: Raynaldo Rivera Date: Fri, 21 Nov 2014 19:32:24 -0700 Subject: [PATCH] Added another check to tasks --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 992e7517..e0a1ab74 100755 --- a/README.md +++ b/README.md @@ -18,10 +18,11 @@ Note: Update Note: - The recent HRApplication update broke evolve somehow.. Im sure its in the way i redid the models. - To update when you get the evolve error is first. We need to remove the old hr tables from mysql. - We then need to wipe the evolve records in the admin section of the auth. Also keep in mind that - modifiying the mysql database is dangerous and could corrupt the database if mistakes are made. + The recent HRApplication update broke evolve somehow.. Im sure its in the way i + redid the models. To update when you get the evolve error is first. We need to + remove the old hr tables from mysql. We then need to wipe the evolve records in + the admin section of the auth. Also keep in mind that modifying the mysql database + is dangerous and could corrupt the database if mistakes are made. python manage.py syncdb python manage.py evolve --hint --execute