|
management
|
use .editorconfig
|
2018-06-19 08:33:26 +02:00 |
|
migrations
|
ignore plugins with \x00 in name
|
2018-07-09 17:53:52 +02: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
|
use .editorconfig
|
2018-06-19 08:33:26 +02:00 |
|
managers.py
|
use .editorconfig
|
2018-06-19 08:33:26 +02:00 |
|
middleware.py
|
use .editorconfig
|
2018-06-19 08:33:26 +02:00 |
|
models.py
|
import Group from user.models
|
2018-07-29 20:28:46 +00:00 |
|
statistics.py
|
use .editorconfig
|
2018-06-19 08:33:26 +02:00 |
|
tasks.py
|
use .editorconfig
|
2018-06-19 08:33:26 +02:00 |
|
urls.py
|
use .editorconfig
|
2018-06-19 08:33:26 +02:00 |
|
utils.py
|
import Group from user.models
|
2018-07-29 20:28:46 +00:00 |
|
views.py
|
stay logged in after changing password
|
2019-07-30 13:24:07 +02:00 |