mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-09 12:30:15 +02:00
Added another check to tasks
This commit is contained in:
parent
e5272cb556
commit
70ccae07b4
@ -20,7 +20,10 @@ Update Note:
|
|||||||
|
|
||||||
The recent HRApplication update broke evolve somehow.. Im sure its in the way i redid the models.
|
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.
|
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.
|
We then need to wipe the evolve records in the admin section of the auth. Also
|
||||||
|
|
||||||
|
python manage.py syncdb
|
||||||
|
python manage.py evolve --hint --execute
|
||||||
|
|
||||||
To wipe the mysql databse execute the following:
|
To wipe the mysql databse execute the following:
|
||||||
mysql -u MYSQLUSER -p
|
mysql -u MYSQLUSER -p
|
||||||
|
Loading…
x
Reference in New Issue
Block a user