issues
search
CenterForOpenScience
/
SHARE
SHARE is building a free, open, data set about research and scholarly activities across their life cycle.
http://share-research.readthedocs.io/en/latest/index.html
Apache License 2.0
101
stars
58
forks
source link
[Fix] Fix user endpoint and add tests
#695
Closed
laurenbarker
closed
7 years ago
laurenbarker
commented
7 years ago
Purpose
Fix the API returning 500s
Support using the API to sync local source configs with production
Changes
use Django object manager
add tests for user endpoint
Purpose
Changes