1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2024-11-22 14:25:01 +01:00
dspace-statistics-api/dspace_statistics_api
Alan Orth d5d2d2149b
dspace_statistics_api/database.py: Raise HTTP 500 on error
Properly except on database connection error and raise an HTTP 500
instead of spamming the console/log with twenty lines of text.
2018-11-10 23:58:58 +02:00
..
docs
__init__.py
app.py Refactor database code to use a context manager 2018-11-07 17:41:21 +02:00
config.py
database.py dspace_statistics_api/database.py: Raise HTTP 500 on error 2018-11-10 23:58:58 +02:00
indexer.py dspace_statistics_api/indexer.py: Remove debug code 2018-11-07 17:51:24 +02:00
solr.py Correct issues highlighted by Flake8 2018-11-04 00:04:27 +02:00