On 6/10/06, Luke Plant <[EMAIL PROTECTED]> wrote: > This sounds like you are really asking 'how *flexible* is Django?'. > With regards to adding fields, see: > http://code.djangoproject.com/wiki/ExtendedUserModel
That actually won't work at all on current trunk, even if the model definition is updated; 'replaces_module' isn' a part of Django anymore so far as I know. I'd highly recommend a related model with edit_inline, and using the AUTH_PROFILE_MODULE setting. -- "May the forces of evil become confused on the way to your house." -- George Carlin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---