OpenSlides/openslides/users
Emanuel Schütze 75949cb01c Fixed IntegrityError while creating groups with postgres (Fixed #2960).
Use ng-submit for group form template.
2017-02-17 12:06:07 +01:00
..
management Added groups_id to management command 'createopenslidesuser'. 2017-01-11 13:46:56 +01:00
migrations Fix the migration of the groups. 2017-01-27 11:59:31 +01:00
static Fixed IntegrityError while creating groups with postgres (Fixed #2960). 2017-02-17 12:06:07 +01:00
__init__.py Added Django's application configuration. 2014-12-10 17:16:58 +01:00
access_permissions.py Created a function to convert anything possible to a user-collectoin-element or None 2017-01-26 18:57:10 +01:00
apps.py Worked on startup process. 2017-01-14 21:23:05 +01:00
config_variables.py Rename first/last name to given name/surname (Fixes #2564). 2016-12-07 19:49:25 +01:00
models.py New full text search on client-side (Fixed #2865). 2017-02-10 22:52:08 +01:00
projector.py Change system for autoupdate on the projector (#2394) 2016-09-17 22:26:23 +02:00
serializers.py Rename first/last name to given name/surname (Fixes #2564). 2016-12-07 19:49:25 +01:00
signals.py Fixed IntegrityError while creating groups with postgres (Fixed #2960). 2017-02-17 12:06:07 +01:00
urls.py Removed old code needed be the server to serve pdf 2016-11-07 15:54:29 +01:00
views.py Created a function to convert anything possible to a user-collectoin-element or None 2017-01-26 18:57:10 +01:00