So I just clicked on your app, and ended up "cancelling" when Google OAuth asked to manage my email address. The app then took me to a Django debug log. Looks like you are running the app with DEBUG=True. You might want to change that, so it would show a generic error message instead of providing me with all the view/template info!!
So I just clicked on your app, and ended up "cancelling" when Google OAuth asked to manage my email address. The app then took me to a Django debug log. Looks like you are running the app with DEBUG=True. You might want to change that, so it would show a generic error message instead of providing me with all the view/template info!!