Hi list, I need some help before I stab myself in the eye.
I’m getting “InterfaceError at /admin/contacts/customer/1/ connection already closed” when I try to save my custom user model inside admin. This is my models.py in my custom user app http://dpaste.com/00SR1VA And my admin.py http://dpaste.com/247X2H5 I can retrieve users, I can create them via shell, but when I try to save the admin form I get that error Django 1.6.11 Stacktrace http://dpaste.com/3BYVP4W If anyone has any ideas I'd really appreciate it. Cheers, Mario -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
