Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

edit_profile required in the .json but only usable for b2c #4

Open
e-scheer opened this issue Nov 8, 2021 · 0 comments
Open

edit_profile required in the .json but only usable for b2c #4

e-scheer opened this issue Nov 8, 2021 · 0 comments

Comments

@e-scheer
Copy link

e-scheer commented Nov 8, 2021


This issue is for a: (mark with an x)

- [x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

Follow the tutorial step by step then go on the url http://localhost:8000/auth/edit_profile.

Any log messages given by the failure

AttributeError at /auth/edit_profile
'NoneType' object has no attribute 'profile'

Expected/desired behavior

Either remove the edit_profile route requirement or handle it properly in the code.

OS and Version?

Ubuntu

Versions

Mention any other details that might be useful


Thanks! We'll be in touch soon.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants