mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-11-04 07:05:41 +00:00 
			
		
		
		
	database and debug info in version copy
This commit is contained in:
		@@ -2,4 +2,6 @@
 | 
			
		||||
InvenTree-Version: {% inventree_version %}
 | 
			
		||||
Django Version: {% django_version %}
 | 
			
		||||
{% inventree_commit_hash as hash %}{% if hash %}Commit Hash: {{ hash }}{% endif %}
 | 
			
		||||
{% inventree_commit_date as commit_date %}{% if commit_date %}Commit Date: {{ commit_date }}{% endif %}
 | 
			
		||||
{% inventree_commit_date as commit_date %}{% if commit_date %}Commit Date: {{ commit_date }}{% endif %}
 | 
			
		||||
Database: {% inventree_db_engine %}
 | 
			
		||||
Debug-Mode: {% inventree_in_debug_mode %}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user