Brian Rosner

Results 24 comments of Brian Rosner

I'd love more UX consideration like this. When I first came up with the design of the account page I did consider Twitter heavily. Thank you for your ideas and...

@k4ml thanks for the contribution! I will take a look at your changes more in-depth in the next couple of days during DjangoCon.

Django requires a backend to do the user lookup when it prepares the value for `request.user`. I recall that we use `ModelBackend` explicitly because in most cases it did the...

What version of django-user-accounts do you have installed?

Yes, I think I should take this one.

Agreed. The `package.json` metadata is incorrect and should also reflect the correct information. Thanks for letting us know!

I am going to provide a bit more context in more technical detail for anyone outside of myself and @jtauber. This may help aide in coming up with a way...

This is a good idea. I haven't looked at what's available in the node/JS community, but I suspect they know how to do it right :-)

I came across this today while thinking about testing: https://github.com/tacoss/dayguard

I wouldn't mind helping out here.