This model: http://dpaste.com/35309/ ... Being accessed through this authentication-backend while logging into the admin-interface: http://dpaste.com/35312/ ... Leads to this traceback: http://dpaste.com/35310/
Removing lines 18 to 22 in the middle paste fixes things. Now, all the renaming is due to using an existing database. The Bruker and Gruppe models don't have an admin-interface nor any views or templates and they won't be needing any, ever. I do it like this to access them because it seems quicker than writing my own sql access-code... So, what's up? There's no link between the code and the traceback that I can see. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

