Merge branch 'master' of gitlab.com:allianceauth/allianceauth into v5.x

This commit is contained in:
Joel Falknau
2025-10-26 11:40:21 +10:00
94 changed files with 4915 additions and 2510 deletions

View File

@@ -71,7 +71,7 @@ If that did not work, and you got error messages, you will need to remove the ta
First, tell Django that these migrations are no longer in effect (note the additional `--fake`):
```shell
python manage.py appname zero --fake
python manage.py migrate appname zero --fake
```
Then, open the mysql tool and connect to your Alliance Auth database: