Install shell_plus and ipython
This commit is contained in:
@@ -69,6 +69,7 @@ INSTALLED_APPS = [
|
||||
'django.contrib.messages',
|
||||
'django.contrib.staticfiles',
|
||||
'django.contrib.sites',
|
||||
'django_extensions',
|
||||
'rest_framework',
|
||||
'rest_framework.authtoken',
|
||||
'apiserver.api',
|
||||
@@ -295,5 +296,7 @@ logger.info('Test logging for each thread')
|
||||
|
||||
APP_VERSION = 3 # TODO: automate this
|
||||
|
||||
SHELL_PLUS = 'ipython'
|
||||
|
||||
#import logging_tree
|
||||
#logging_tree.printout()
|
||||
|
Reference in New Issue
Block a user