Re: Using South with Custom User Model

2012-11-20 Thread Russell Keith-Magee
Hi Chris, You've asked if anyone has had success, which implies the thou haven't, but you haven't said what problem you're having. My experience (which is logged in the ticket you reference) is that yes, running convert_to_south raises an error -- but the migration is created correctly, and works

Using South with Custom User Model

2012-11-20 Thread Chris Pagnutti
I'm wondering if anyone has ever had success with using South when you have AUTH_USER_MODEL set to a custom User model. I've made various attempts, which are basically all the same steps but in different orders. Basically, my problems is related to this ticket http://south.aeracode.org/ticket/1