Add barebones UI version tracking

This commit is contained in:
2022-01-21 22:48:51 +00:00
parent 69126440d3
commit cf79c335c2
3 changed files with 14 additions and 0 deletions
+2
View File
@@ -282,5 +282,7 @@ DEFAULT_FROM_EMAIL = 'Protospace Portal <portal@mg.protospace.ca>'
if DEBUG: logger.info('Debug mode ON')
logger.info('Test logging for each thread')
APP_VERSION = 1 # TODO: automate this
#import logging_tree
#logging_tree.printout()