On Feb 1, 12:26 pm, xina towner wrote:
> Hello, I'm tryng to do fixtures with dumpdata. I write this command:
>
> python manage.py dumpdata quests --indent=4 >
> quests/fixtures/quests_views_testdata.json
>
> But I get this error message:
>
> _mysql_exceptions.OperationalError: (1054, "Unknown col
Hello, I'm tryng to do fixtures with dumpdata. I write this command:
python manage.py dumpdata quests --indent=4 >
quests/fixtures/quests_views_testdata.json
But I get this error message:
_mysql_exceptions.OperationalError: (1054, "Unknown column
'quests_quest.availability' in 'field list'")
2 matches
Mail list logo