mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2025-05-29 06:30:09 +02:00
contrib
dspace_statistics_api
docs
__init__.py
app.py
config.py
database.py
indexer.py
solr.py
.flake8
.gitignore
.hound.yml
.travis.yml
CHANGELOG.md
LICENSE.txt
Pipfile
Pipfile.lock
README.md
requirements.txt
Properly except on database connection error and raise an HTTP 500 instead of spamming the console/log with twenty lines of text.