SciPost Code Repository

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

Adds initial metacore admin action

parent 35e26408
No related branches found
No related tags found
No related merge requests found
from django.contrib import admin
from .services import get_crossref_test
# Register your models here.
def import_data_from_crossref(modeladmin, request, queryset):
get_crossref_test()
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