pandora/pandora/annotation
2015-05-20 00:43:33 +05:30
..
management rename Item.itemId to Item.public_id 2014-09-19 12:26:46 +00:00
migrations add per annotation languages 2014-07-23 17:26:23 +02:00
__init__.py display code in api browser 2011-01-26 18:55:26 +05:30
admin.py remove layer of indirection 2011-11-02 15:06:34 +01:00
managers.py add item as valid key for findAnnotations 2014-12-28 11:39:08 +01:00
models.py track annotation id in table to avoid IntegrityErrors while adding multiple annotations to one item, fixes #2780 2015-05-20 00:43:33 +05:30
tasks.py avoid updating item if another annotation was added or edited since dispatching the update_item event 2015-05-20 00:20:50 +05:30
utils.py allow language attributes in text and annotations 2013-12-26 16:41:40 +00:00
views.py fix entities with ' in name 2015-04-16 20:50:59 +05:30