mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2026-02-10 00:56:19 +01:00
Added another check to tasks
This commit is contained in:
@@ -18,10 +18,11 @@ Note:
|
|||||||
|
|
||||||
Update Note:
|
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
|
||||||
To update when you get the evolve error is first. We need to remove the old hr tables from mysql.
|
redid the models. To update when you get the evolve error is first. We need to
|
||||||
We then need to wipe the evolve records in the admin section of the auth. Also keep in mind that
|
remove the old hr tables from mysql. We then need to wipe the evolve records in
|
||||||
modifiying the mysql database is dangerous and could corrupt the database if mistakes are made.
|
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 syncdb
|
||||||
python manage.py evolve --hint --execute
|
python manage.py evolve --hint --execute
|
||||||
|
|||||||
Reference in New Issue
Block a user