mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-12 22:10:16 +02:00
this is a shell command ...
This commit is contained in:
parent
6ea0ebc9f9
commit
3df6643513
@ -17,8 +17,8 @@ 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.
|
||||
|
||||
```python
|
||||
python manage.py remove_stale_contenttypes --include-stale-apps
|
||||
```shell
|
||||
python manage.py remove_stale_contenttypes --include-stale-apps
|
||||
```
|
||||
|
||||
This inbuilt Django command will step through each contenttype and offer to delete it, displaying what exactly this will cascade to delete. Pay attention and ensure you understand exactly what is being removed before answering `yes`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user