[FR] Add plugin keys, state and version to version info (#3496)

* [FR] Add plugin keys, state and version  to version info
Fixes #3477

* Add info to general API endpoint
This commit is contained in:
Matthias Mair
2022-08-08 07:55:55 +10:00
committed by GitHub
parent a77f21b17e
commit 6c55874dd1
3 changed files with 23 additions and 0 deletions
+1
View File
@@ -6,3 +6,4 @@ Django Version: {% django_version %}
Database: {% inventree_db_engine %}
Debug-Mode: {% inventree_in_debug_mode %}
Deployed using Docker: {% inventree_docker_mode %}
Active plugins: {% plugins_info %}