35e8f84fda
- removed big mode artifacts - removed django_session_redis - Enforce newly created settings.py when invalid options are set: * OPENSLIDES_USER_DATA_DIR * SESSION_ENGINE - Overwrites the secret key during development to "development"
6 lines
171 B
Plaintext
6 lines
171 B
Plaintext
# Requirements for OpenSlides in production
|
|
-r requirements/production.txt
|
|
|
|
# Requirements for development and tests in alphabetical order
|
|
-r requirements/development.txt
|