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,
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'
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.
3 matches
Mail list logo