OpenSlides/openslides/core
Oskar Hahn acceeff8f8 * Update python requirements
* drop python 3.4
2018-08-07 15:23:11 +02:00
..
management Fixed all remarks 2017-10-13 12:02:23 +02:00
migrations Added migrations for the available logos and move old values to new ones, remove old entries in the database 2018-07-13 13:20:22 +02:00
static Added page numbers and categories in TOC of motion PDF. 2018-07-13 14:26:29 +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 make the privacy policy available for non logged in users (closes #3757) 2018-06-25 17:28:24 +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
config.py Custom fonts for pdf and projector 2018-02-16 14:06:54 +01: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 Renamed is_user_data_required to required_users. Fixed #3238. 2017-05-22 16:08:52 +02:00
urls.py Preparations for the SAML plugin; Fixed caching of main views. 2018-01-21 11:54:01 +01:00
views.py * Update python requirements 2018-08-07 15:23:11 +02:00