Hi folks, I'm in the process of migrating (or re-designing for that matter) a Zope-based user database /ranking system over to Django with roughly 30,000 accounts in it. The Zope instance uses SimpleUserFolder for authentication, so I was wondering if there is a way to authenticate django users from within the existing mysql database.
Would it be possible to extract roles information from the user table as well? Thanks in advance for any ideas, Uwe -- 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 django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.