# What this PR does Disables the Django admin panel + removes the URLs associated with it **NOTE**: this doesn't affect things like `python manage.py createsuperuser` which are still needed for a few things ## Checklist - [x] Unit, integration, and e2e (if applicable) tests updated - [x] Documentation added (or `pr:no public docs` PR label added if not required) - [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not required) |
||
|---|---|---|
| .. | ||
| migrations | ||
| models | ||
| tasks | ||
| tests | ||
| __init__.py | ||
| apps.py | ||
| listeners.py | ||
| signals.py | ||
| utils.py | ||