Hey, I have replaced the default auth backend with my own that requires a field to be set on my own custom user objects. So when I run my test suite ( which includes the auth app ) most of the auth test fail. Due to the fact that djangos fixtures don't create user object of my custom type. What is the best way to work around this?
Thanks, Vitaly Babiy --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---