Add custom Protocoin symbol

This commit is contained in:
2022-08-23 01:01:22 +00:00
parent 495a6855a1
commit 51f31fc4df
5 changed files with 64 additions and 2 deletions

View File

@@ -294,7 +294,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 = 3 # TODO: automate this
APP_VERSION = 4 # TODO: automate this
SHELL_PLUS = 'ipython'