mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-08-24 02:41:42 +02:00
Merge branch 'crazydisi-master-patch-e658' into 'master'
fixed a typo in the uninstall manual See merge request allianceauth/allianceauth!1744
This commit is contained in:
commit
5c5d33ac12
@ -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`):
|
First, tell Django that these migrations are no longer in effect (note the additional `--fake`):
|
||||||
|
|
||||||
```shell
|
```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:
|
Then, open the mysql tool and connect to your Alliance Auth database:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user