TypeError: int() argument must be a string or a number, not 'User'

59 views
Skip to first unread message

Adam Cooley

unread,
Sep 9, 2014, 8:54:35 AM9/9/14
to django...@googlegroups.com
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.
traceback.txt

Adam Cooley

unread,
Sep 9, 2014, 6:08:45 PM9/9/14
to django...@googlegroups.com
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.

Adam Cooley

unread,
Sep 9, 2014, 6:10:39 PM9/9/14
to django...@googlegroups.com
pip freeze for the win!


On Tuesday, September 9, 2014 7:54:35 AM UTC-5, Adam Cooley wrote:
Reply all
Reply to author
Forward
0 new messages