pandora/pandora/changelog
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 inline django 1.9 version of ox.django 2016-02-20 10:41:23 +00:00
__init__.py keep a log of changes 2012-01-31 22:36:10 +05:30
managers.py always use get_operator, avoid case-insensitive match if possible 2016-06-30 11:28:09 +02:00
models.py towards supporting python 2 and 3 2016-08-25 18:34:36 +02:00
recover.py from __future__ import print_function 2016-02-18 16:19:26 +05:30
views.py towards supporting python 2 and 3 2016-08-25 18:34:36 +02:00