This website requires JavaScript.
Explore
Help
Sign In
alanorth
/
dspace-statistics-api
Watch
1
Star
0
Fork
0
You've already forked dspace-statistics-api
mirror of
https://github.com/ilri/dspace-statistics-api.git
synced
2025-01-10 21:13:21 +01:00
Code
Releases
Activity
dspace-statistics-api
/
dspace_statistics_api
History
Alan Orth
6ff95bb5f2
dspace_statistics_api/indexer.py: Remove SolrClient reference
...
We stopped using SolrClient in favor of vanilla requests.
2020-09-24 11:30:31 +03:00
..
docs
dspace_statistics_api/docs/index.html: Adjust help text
2020-03-02 14:30:16 +02:00
__init__.py
Refactor project structure
2018-10-28 11:14:21 +02:00
app.py
dspace_statistics_api: Use f-strings instead of format()
2020-03-02 11:24:29 +02:00
config.py
Format code with black
2019-11-27 12:30:06 +02:00
database.py
dspace_statistics_api: Use f-strings instead of format()
2020-03-02 11:24:29 +02:00
indexer.py
dspace_statistics_api/indexer.py: Remove SolrClient reference
2020-09-24 11:30:31 +03:00