OpenSlides/openslides/users
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
..
management Refactored parts of users app. 2015-02-14 02:29:53 +01:00
static Implemented auth via AngularJS 2015-02-16 11:42:48 +01:00
templates Implemented auth via AngularJS 2015-02-16 11:42:48 +01:00
__init__.py Added Django's application configuration. 2014-12-10 17:16:58 +01:00
api.py Refactored parts of users app. 2015-02-14 02:29:53 +01:00
apps.py Refactored parts of users app. 2015-02-14 02:29:53 +01:00
auth.py Refactored parts of users app. 2015-02-14 02:29:53 +01:00
csv_import.py Refactored parts of users app. 2015-02-14 02:29:53 +01:00
exceptions.py Refactored parts of users app. 2015-02-14 02:29:53 +01:00
forms.py Implemented auth via AngularJS 2015-02-16 11:42:48 +01:00
main_menu.py Implemented auth via AngularJS 2015-02-16 11:42:48 +01:00
models.py Implemented auth via AngularJS 2015-02-16 11:42:48 +01:00
pdf.py Merge branch 'stable/1.7.x' 2015-01-23 02:33:17 +01:00
search_indexes.py Refactory of the participant app 2014-10-12 10:06:54 +02:00
serializers.py Refactored parts of users app. 2015-02-14 02:29:53 +01:00
signals.py Refactored parts of users app. 2015-02-14 02:29:53 +01:00
urls.py Implemented auth via AngularJS 2015-02-16 11:42:48 +01:00
views.py Implemented auth via AngularJS 2015-02-16 11:42:48 +01:00
widgets.py Implemented auth via AngularJS 2015-02-16 11:42:48 +01:00