pandora/pandora/item
j 1468ddbecb towards supporting python 2 and 3
- use absolute_imports
- make use of six.moves
- use exec instead of execfile
- use list(dict) instead if dict.keys()
2016-08-25 18:34:36 +02:00
..
management add Annotation.findvalue index (used by findClips) 2016-06-30 02:42:24 +02:00
migrations inline django 1.9 version of ox.django 2016-02-20 10:41:23 +00:00
__init__.py more moving around 2010-11-08 17:34:25 +01:00
admin.py towards supporting python 2 and 3 2016-08-25 18:34:36 +02:00
data_api.py - rework file/upload handling, no more extras 2011-10-15 17:21:41 +02:00
managers.py towards supporting python 2 and 3 2016-08-25 18:34:36 +02:00
models.py towards supporting python 2 and 3 2016-08-25 18:34:36 +02:00
tasks.py towards supporting python 2 and 3 2016-08-25 18:34:36 +02:00
timelines.py s/import Image/from PIL import Image/g 2016-06-25 20:39:29 +02:00
urls.py Support WebVTT subtitle export 2016-03-11 14:16:23 +01:00
utils.py towards supporting python 2 and 3 2016-08-25 18:34:36 +02:00
views.py towards supporting python 2 and 3 2016-08-25 18:34:36 +02:00