migrations
|
db migration
|
2016-02-20 15:15:01 +05:30 |
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
|
user.get_profile()->user.profile
|
2016-02-19 22:06:11 +05:30 |
managers.py
|
avoid duplicate users for or queries, fixes #2871
|
2016-01-12 12:06:12 +05:30 |
middleware.py
|
extend cookie age if its still used
|
2015-06-30 20:02:09 +02:00 |
models.py
|
user.get_profile()->user.profile
|
2016-02-19 22:06:11 +05:30 |
statistics.py
|
fix day stats
|
2013-10-22 18:22:31 +00:00 |
tasks.py
|
ignore robots
|
2013-10-22 18:12:45 +00:00 |
urls.py
|
reqeustToken/resetPassword
|
2010-12-24 18:24:35 +05:30 |
views.py
|
stop using RequestContext
|
2016-02-20 15:15:02 +05:30 |