rad-eric

Results 2 issues of rad-eric

if this already exists, forgive me. How can we get links to the line number of a given page in the docs? Much like we see in a PR with...

I've read up on the following https://github.com/PedroBern/django-graphql-auth/issues/54 https://github.com/PedroBern/django-graphql-auth/issues/9 but i am still getting `Unknown field(s) (username) specified for User` - i do have `USERNAME_FIELD = "email"` on my custom User...