Hi, Can I just extend the Django User model( class) so that the Authentication middleware is also available for use? I have several other fields that I need for my site.
Can I have 2 different types of user databases and still use Djangos Authentication middleware? A site that I´m developing maintains a lot of users, users that would never need roles, permissions or edit access. Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

