pandora/pandora/event
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
..
migrations Entity.alternativeNames: default to () not [] (fixes #2896) 2016-03-04 17:11:36 +00:00
__init__.py events 2011-05-28 13:35:57 +02:00
admin.py towards supporting python 2 and 3 2016-08-25 18:34:36 +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
views.py towards supporting python 2 and 3 2016-08-25 18:34:36 +02:00