pandora/pandora/user
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 move monkey_patch into app, no need for extra app 2013-05-18 21:43:52 +00:00
migrations inline django 1.9 version of ox.django 2016-02-20 10:41:23 +00:00
templates add mail interface to users dialog 2011-12-18 09:27:15 +00:00
__init__.py move oxuser to user 2010-10-16 13:58:57 +02:00
decorators.py inline django 1.9 version of ox.django 2016-02-20 10:41:23 +00:00
managers.py always use get_operator, avoid case-insensitive match if possible 2016-06-30 11:28:09 +02:00
middleware.py extend cookie age if its still used 2015-06-30 20:02:09 +02:00
models.py towards supporting python 2 and 3 2016-08-25 18:34:36 +02:00
statistics.py fix day stats 2013-10-22 18:22:31 +00:00
tasks.py towards supporting python 2 and 3 2016-08-25 18:34:36 +02:00
urls.py reqeustToken/resetPassword 2010-12-24 18:24:35 +05:30
views.py towards supporting python 2 and 3 2016-08-25 18:34:36 +02:00