Merge branch 'quick-syntax-fix-in-docu' into 'master'

quick fix in documentation

See merge request allianceauth/allianceauth!1317
This commit is contained in:
Ariel Rin
2021-06-01 11:35:20 +00:00

View File

@@ -17,7 +17,7 @@ Mature Alliance Auth installations, or those with actively developed extensions
This can make it confusing for admins to apply the right permissions, contribute to larger queries in backend management or simply look unsightly. This can make it confusing for admins to apply the right permissions, contribute to larger queries in backend management or simply look unsightly.
```python ```shell
python manage.py remove_stale_contenttypes --include-stale-apps python manage.py remove_stale_contenttypes --include-stale-apps
``` ```