julython/julython.org

DeserializationError when setting up database as per readme.

Closed this issue ยท 2 comments

Running

python manage.py loaddata july/fixtures/development.json

throws

DeserializationError: Problem installing fixture 'july/fixtures/development.json'[u"'Python' value must be an integer."]

When this is resolved, I'll be able to test a few tweaks I have. ๐Ÿ˜„

Should be good now, please update.

Works, thanks!