django - OverflowError: Python int too large to convert to SQLite INTEGER -
i error when run django==1.4.2 tests factory_boy==1.2 in ubuntu 13.04. these tests run in ubuntu 12.10.
so changes between them python==2.7.3 , python==2.7.4. change sqlite version in way?
could cause else?
full stacktrace: http://pastebin.com/ivkvbz9m
Comments
Post a Comment