So come to find out when i re-installed i got django 1.7 instead of 1.6.2. Forked it back and i'm good.
On Tuesday, September 9, 2014 7:54:35 AM UTC-5, Adam Cooley wrote: > > I moved my django app from a single model to multiple apps inside a > project, and for some reason I'm getting an error: > > TypeError: int() argument must be a string or a number, not 'User' > > When i attempt to migrate and sync my project. Does anyone know what this > is about? Tracebback is attached. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/6c1d003c-534c-4f32-9f30-ef8282507d0f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

