You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 8, 2020. It is now read-only.
django.core.serializers.base.DeserializationError: Problem installing fixture '/app/db_dumps/local_test_data.json': Event has no field named u'is_front'
Suggested fix:
loaddata db_dumps/local_test_data.json should be changed to data model for Politikon.
The text was updated successfully, but these errors were encountered:
JulianVolodia
changed the title
When run '... loaddata db_dumps/local_test_data.json' error happen
When run '... loaddata db_dumps/local_test_data.json' cause DeserializationError
Aug 9, 2016
django.core.serializers.base.DeserializationError: Problem installing fixture '/app/db_dumps/local_test_data.json': Event has no field named u'is_front'
Suggested fix:
loaddata db_dumps/local_test_data.json should be changed to data model for Politikon.
The text was updated successfully, but these errors were encountered: