You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ben Boeckel e02fa53c34 settings: defer SECRET_KEY until after site settings
This allows overriding just `SECRET_FILE` for a custom secret path.
6 years ago
..
__init__.py Initial commit of the actual server code. 7 years ago
settings.py settings: defer SECRET_KEY until after site settings 6 years ago
urls.py Update Dependencies 6 years ago
utils.py Refactor out the secret.txt file handling to a utils module 7 years ago
wsgi.py Update Dependencies 6 years ago