in as part
>> of the configuration of the auth views.
>> """
>>
>> So it might be the case that you just need to be customizing more
>> stuff to deal with your special model. Or not, but we probably need
>> more info to decide either way.
>&g
I've been playing with custom user models. Something i've found is that
trying to use the django-extensions uuidfield as a primary key doesn't seem
very usable at the moment.
Many of the built in auth views, specifically password reset, assume an
integer field here.
/lib/python2.7/site-packag
I would just like to point out that a lot of my users all are behind
various nats, so my webapp typically sees only a few ips that have
valid users on them, and i have users whom i have to remind of their
password on a daily basis. it could lead to a couple of dozen people
being throttled for one p