mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-18 04:55:44 +00:00
[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:
@ -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 %}
|
||||
|
Reference in New Issue
Block a user