OpenSlides/openslides/utils
Norman Jäckel 3a19218bd5 Refactored parts of users app.
Refactored user creation and update via REST API. Used new serializer.
Cleaned up management commands, signals and imports. Moved code from 'api.py' to 'models.py'.
Changed usage of group 'Registered'. Now the users don't have to be members to gain its permissions. Used customized auth backend for this.
Added and changed some tests.
2015-02-14 02:29:53 +01:00
..
__init__.py Add code 2011-07-31 10:46:29 +02:00
autoupdate.py angular single page application 2015-02-05 23:06:09 +01:00
csv_ext.py Use python3 2014-08-24 21:21:11 +02:00
dispatch.py Use python3 2014-08-24 21:21:11 +02:00
exceptions.py Use python3 2014-08-24 21:21:11 +02:00
forms.py Fix LocalizedModelMultipleChoiceField 2015-01-16 20:47:43 +01:00
haystack_processor.py Fixed haystack indexing problem for m2m objects. 2015-01-16 23:07:56 +01:00
main_menu.py Use python3 2014-08-24 21:21:11 +02:00
main.py Rework of management command 2015-01-23 15:40:12 +01:00
models.py Use python3 2014-08-24 21:21:11 +02:00
pdf.py Use python3 2014-08-24 21:21:11 +02:00
personal_info.py Use python3 2014-08-24 21:21:11 +02:00
plugins.py Use python3 2014-08-24 21:21:11 +02:00
rest_api.py Refactored parts of users app. 2015-02-14 02:29:53 +01:00
settings.py.tpl Rework of management command 2015-01-23 15:40:12 +01:00
signals.py Use python3 2014-08-24 21:21:11 +02:00
test.py New Test order. 2015-01-24 18:00:03 +01:00
utils.py New Test order. 2015-01-24 18:00:03 +01:00
views.py New Test order. 2015-01-24 18:00:03 +01:00
widgets.py Use python3 2014-08-24 21:21:11 +02:00