oncall-engine/engine/settings
Joey Orlando 225e4e4882
remove django admin panel (#2731)
# 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)
2023-08-02 14:26:50 -04:00
..
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
base.py remove django admin panel (#2731) 2023-08-02 14:26:50 -04:00
ci-test.py shift swap requests model + CRUD endpoints (#2597) 2023-07-21 19:35:19 +00:00
dev.py continue addressing mypy violations (#2170) 2023-06-27 10:23:08 +00:00
helm.py Allow multiple database and celery broker types (#582) 2022-10-04 09:25:53 +01:00
hobby.py Allow multiple database and celery broker types (#582) 2022-10-04 09:25:53 +01:00
prod_without_db.py Add mobile app push notifications for shift swap requests (#2717) 2023-08-02 12:26:45 +01:00