pandora/pandora/entity/migrations
Will Thompson e29ea230fb
Add migration for Document.documentproperties ref
This should have been included with a8dcbbb, which changed the
related_name to access DocumentProperties from Document. (There's no
actual change to the database.)
2016-05-04 16:55:11 +01:00
..
0001_initial.py inline django 1.9 version of ox.django 2016-02-20 10:41:23 +00:00
0002_auto_20160304_1641.py Entity.alternativeNames: default to () not [] (fixes #2896) 2016-03-04 17:11:36 +00:00
0003_documentproperties_data.py DocumentProperties: add data field 2016-03-05 15:07:47 +05:30
0004_related_name_Document_documentproperties.py Add migration for Document.documentproperties ref 2016-05-04 16:55:11 +01:00
__init__.py add entities backend 2014-11-18 18:16:28 +00:00