OpenSlides/openslides/utils
Oskar Hahn 1969416e64 Implemented auth via AngularJS
Also added the derective osPerms to check if the current user has permissions.
Removed old Django views and urls for user.
Created utils.views.APIView which should be used instead of the AjaxView.

Fixes: #1470
Fixes: #1454
2015-02-16 11:42:48 +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 Implemented auth via AngularJS 2015-02-16 11:42:48 +01:00
widgets.py Use python3 2014-08-24 21:21:11 +02:00