SciPost Code Repository

Skip to content
Snippets Groups Projects
Commit b81c86ca authored by Boris Ponsioen's avatar Boris Ponsioen
Browse files

Turns on saving in metacore cf pull

parent e1824147
No related branches found
No related tags found
No related merge requests found
......@@ -41,8 +41,8 @@ def get_crossref_test():
# Mass insert in database (will fail on encountering existing documents
# with same DOI
# if citables:
# Citable.objects.insert(citables)
if citables:
Citable.objects.insert(citables)
if number_of_results < rows:
print(number_of_results)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment