OpenSlides/tests/integration
Emanuel Schuetze 7ebedb1fdd Use always user.groups_id (Fixes #2081)
- Fix rest api: send always groups_id (instead of groups).
- Fix JS-Data-Store: Add hasMany relations for user.groups.
- Fix templates: use field 'groups_id' instead of 'groups'.
2016-04-14 22:13:28 +02:00
..
agenda Fixed get_queryset method of ItemViewSet. Fixed #2027. 2016-03-04 11:48:20 +01:00
assignments Fixed error in poll default_votes_validator. Fixed #1967. 2016-02-11 18:02:57 +01:00
core
motions Fixed error in motion poll serializer. Fixed #2014. 2016-02-27 21:34:26 +01:00
test_plugin
users Use always user.groups_id (Fixes #2081) 2016-04-14 22:13:28 +02:00
__init__.py