OpenSlides/openslides/core
FinnStutzenstein d9e3da87f5 fixing validate_html and motion saving (fixes #3140)
using PATCH
2017-03-28 19:39:06 +02:00
..
management Added flag to use Geiss. Small changes for the new getgeiss command. Changed path of collected statics. 2017-03-06 14:39:55 +01:00
migrations Added support for CamelCase to RESTModelMixin. See #2480. 2017-02-16 13:31:57 +01:00
static Merge pull request #3154 from emanuelschuetze/issue-3151 2017-03-27 12:31:52 +02: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 Improved autoupdate on permission change. 2017-03-06 17:42:27 +01:00
config.py Use ckeditor in config 2017-01-07 14:45:58 +01:00
config_variables.py Updated all translations. 2017-03-05 22:25:48 +01:00
exceptions.py Moved config app into the core app 2015-06-29 15:15:33 +02:00
models.py Performance improvements 2017-01-13 13:37:18 +01:00
projector.py Added support for CamelCase to RESTModelMixin. See #2480. 2017-02-16 13:31:57 +01:00
serializers.py fixing validate_html and motion saving (fixes #3140) 2017-03-28 19:39:06 +02:00
signals.py Improved autoupdate on permission change. 2017-03-06 17:42:27 +01:00
urls.py New full text search on client-side (Fixed #2865). 2017-02-10 22:52:08 +01:00
views.py Fixed use of PATCH and PUT. Fixed #1871. 2017-02-27 17:20:57 +01:00