OpenSlides/openslides/core
Emanuel Schütze 23f7dce6a2 Fixes for using pypi package
- Fix static path for manifest and login logo.
- Use insecure=True (required to serve static files via development
  server with DEBUG=False).
2019-01-20 09:37:42 +01:00
..
management use f-string syntax for strings 2019-01-18 17:37:36 +01:00
migrations Added history information for some motion views. 2019-01-19 16:41:58 +01:00
static remove old client 2018-10-25 16:04:28 +02:00
__init__.py Run black 2019-01-08 21:51:52 +01:00
access_permissions.py Run black 2019-01-08 21:51:52 +01:00
apps.py New projector system. Add first slides 2019-01-12 21:21:43 +01:00
config_variables.py New Projector 2019-01-19 08:19:40 +01:00
config.py use f-string syntax for strings 2019-01-18 17:37:36 +01:00
exceptions.py New projector system. Add first slides 2019-01-12 21:21:43 +01:00
models.py Added history information for some motion views. 2019-01-19 16:41:58 +01:00
projector.py New Projector 2019-01-19 08:19:40 +01:00
serializers.py Added history information for some motion views. 2019-01-19 16:41:58 +01:00
signals.py Run black 2019-01-08 21:51:52 +01:00
urls.py Run black 2019-01-08 21:51:52 +01:00
views.py Fixes for using pypi package 2019-01-20 09:37:42 +01:00
websocket.py Make OS3 notify ready 2019-01-18 17:03:09 +01:00