KlubJagiellonski / Politikon

www.politikon.org.pl
GNU General Public License v2.0
20 stars 20 forks source link

When run '... loaddata db_dumps/local_test_data.json' cause DeserializationError #225

Open JulianVolodia opened 8 years ago

JulianVolodia commented 8 years ago

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.

JulianVolodia commented 8 years ago

I think it is not even backend... it is kind a 'integration' bug but probably no labels for it?

That label could be nice, because I could do them when it needed.

JulianVolodia commented 8 years ago

251 fixes it

JulianVolodia commented 8 years ago

new issue after is_resolved removement