pip freeze for the win! 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/c5c0f025-89c4-43b6-8227-6b97399418e2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

