mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-12-18 06:45:04 +01:00
Add an additionnal panel to the admin status displaying if DEBUG is turned on
This commit is contained in:
@@ -237,6 +237,7 @@ There are two Django settings files: ``base.py`` and ``local.py``. The base sett
|
||||
|
||||
```python
|
||||
DEBUG = True
|
||||
DISPLAY_DEBUG = False
|
||||
```
|
||||
|
||||
Define URL and name of your site:
|
||||
|
||||
Reference in New Issue
Block a user