OpenSlides/openslides/core
FinnStutzenstein f1ddd16dc6 Motion rework
- remove motion version
- migrations for versions and change recommendations
- Redone motion comments. Wording changed from comment fields to comment
  sections
- fixed test order, tests are not atomic
- introduce get_group_model. Just use OpenSlides Groups and not the
django's ones.
2018-09-10 09:00:55 +02:00
..
management Merge remote-tracking branch 'upstream/master' into OpenSlides-3 2018-08-23 21:31:24 +02:00
migrations Update to channels 2 2018-08-22 06:30:11 +02:00
static Merge remote-tracking branch 'upstream/master' into OpenSlides-3 2018-08-23 21:31:24 +02:00
__init__.py Added Django's application configuration. 2014-12-10 17:16:58 +01:00
access_permissions.py Rewrite config to have id field 2017-08-24 15:02:42 +02:00
apps.py fixing pytest version and continue if db not available 2018-09-07 10:39:16 +02:00
config.py Motion rework 2018-09-10 09:00:55 +02:00
config_variables.py Added new config options to show logos on the right side in motion PDF. 2018-07-13 13:19:55 +02:00
exceptions.py Moved config app into the core app 2015-06-29 15:15:33 +02:00
models.py Custom fonts for pdf and projector 2018-02-16 14:06:54 +01:00
projector.py Rewrite projector_element without dispatch 2017-09-05 22:46:13 +02:00
serializers.py Rewrite config to have id field 2017-08-24 15:02:42 +02:00
signals.py Update to channels 2 2018-08-22 06:30:11 +02:00
urls.py New url schema 2018-08-22 22:05:06 +02:00
views.py moved privacy policy to users, adapt client 2018-09-04 08:57:54 +02:00