commentaries

Models

class commentaries.models.Commentary(*args, **kwargs)[source]

A Commentary contains all the contents of a SciPost Commentary page for a given publication.

Takes the arXiv nr or DOI and turns it into the urls

Views

commentaries.views.comment_on_publication(request, doi_label)[source]

This will let authors of an SciPost publication comment on their Publication by automatically creating a Commentary page if not exist already.

commentaries.views.modify_commentary_request(request, commentary_id)[source]

Modify a commentary request after vetting with status ‘modified’.

commentaries.views.vet_commentary_requests(request, commentary_id=None)[source]

Show the first commentary thats awaiting vetting