Flask-User-starter-app
Flask-User-starter-app copied to clipboard
Fixing Python3 error message
Actual error is:
import manage_commands
ImportError: No module named 'manage_commands'
Explicit importing fixes this