Re: django authentication with trac login

2006-07-11 Thread lawgon
still struggling with this - has anyone done it? --~--~-~--~~~---~--~~ 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 grou

django authentication with trac login

2006-07-06 Thread lawgon
i was trying to get the new multiauth by apache against django users working with the trac login. But i keep getting 500 errors. On looking at the apache logs, the errors come in different places each time. 'module has no attribute auth' at one time, cannot import User from auth.models at another