[CentralOH] django.contrib.auth

miles groman miles.groman at gmail.com
Fri Oct 2 18:40:27 CEST 2009


Hi - Django question (Im on v1.1):

While working on some Django code, I found myself needing more then
what the User model provides.

A quick google search brings up the following:

http://www.b-list.org/weblog/2006/jun/06/django-tips-extending-user-model/
 - I would normally, without a doubt, trust what James Bennet says on
Django, but this is over 3 years old...

Is this still the best way to extend User functionality?  The
documentation from djangoproject.org and the Django book seem to
agree.

Has anyone accomplished this a different way ?


miles


More information about the CentralOH mailing list