Chris Long wrote: > The generic auth branch should allow you to create your own custom > permission checking system easily.
Well, I'm fine with the system that's already there (or the system that generic auth will be replacing it with). Are you guys also planning on removing the admin application's dependence on contrib.auth.models.User? There are a couple other places in django where contrib.auth.models.User is used directly also. For example, see my previous "multiple authentication and session keys" thread [1]. [1] http://groups.google.com/group/django-developers/browse_thread/thread/851a3f06c5949cb0/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" 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-developers -~----------~----~----~----~------~----~------~--~---
