Loading config.py +3 −3 Original line number Diff line number Diff line Loading @@ -93,8 +93,8 @@ Global variable for environment configurations. Can import this instead of configuration objects. 2 environments are available: * For development * For testing * For development ``config['development']`` * For testing ``config['testing']`` Default is development environment. Default, ``config['default']``, is development environment. """ No newline at end of file Loading
config.py +3 −3 Original line number Diff line number Diff line Loading @@ -93,8 +93,8 @@ Global variable for environment configurations. Can import this instead of configuration objects. 2 environments are available: * For development * For testing * For development ``config['development']`` * For testing ``config['testing']`` Default is development environment. Default, ``config['default']``, is development environment. """ No newline at end of file