- May 08, 2017
-
-
Jorran de Wit authored
-
Jorran de Wit authored
-
- Apr 23, 2017
-
-
Geert Kapteijns authored
-
- Apr 15, 2017
-
-
Jorran de Wit authored
-
- Feb 26, 2017
-
-
Geert Kapteijns authored
The url is based off of the DOI. Because the DOI is always the same, making more than one factory instance crashes the detail page. UnpublishedVettedCommentaryFactory does not have this problem, as it has an empty DOI field and a valid (random) arxiv identifier.
-
- Feb 10, 2017
-
-
Geert Kapteijns authored
Update all involved tests. Also extend model_form_data to accept an argument `form_kwargs` to pass to form.
-
- Jan 30, 2017
-
-
Geert Kapteijns authored
Theses that are accepted are vetted by the correct contributor. Mails are not yet sent. Thesis is not yet deleted when refused.
-
- Dec 16, 2016
-
-
Geert Kapteijns authored
This function helps to create form data from models. See example given.
-