2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 03:25:42 +00:00

Admin shell (#6998)

* Add django-admin-shell package

* Optionally enable debug shell

- Requires debug mode
- Requires admin integration

* Add message if admin shell package not installed

* Ignore qa for these lines
This commit is contained in:
Oliver
2024-04-11 21:12:41 +10:00
committed by GitHub
parent 6fe0f746b6
commit 485045e9c0
5 changed files with 34 additions and 3 deletions

View File

@ -1,3 +1,3 @@
# Dummy requirements file to trigger the package pipeline
# The new requirements file is located in src/backend/requirements.txt
# The backend requirements file is located in src/backend/requirements.txt
#