Flask-User-starter-app
Flask-User-starter-app copied to clipboard
Typo in Readme
Edit ~/dev/my_app/app/env_settings.py.
Should be:
Edit ~/dev/my_app/app/local_settings.py
There isn't an env_settings.py file in the project and the user was just asked to copy to local_settings.py Maybe the intended is to reference local_settings.py and edit that?