pandora/pandora/taskqueue
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 add task queue api 2016-08-17 14:37:59 +02:00
__init__.py add task queue api 2016-08-17 14:37:59 +02:00
models.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