SciPost Code Repository

Skip to content
Snippets Groups Projects
Commit aae5d2c2 authored by Jean-Sébastien Caux's avatar Jean-Sébastien Caux
Browse files

Forgot to save forms file

parent ca71fb11
No related branches found
No related tags found
No related merge requests found
......@@ -227,7 +227,7 @@ class ProspectiveFellowCreateForm(forms.ModelForm):
'discipline', 'expertises', 'webpage', 'status', 'contributor']
class ProspectiveFellowEventForm(forms.ModelForm):
class ProspectiveFellowEventCreateForm(forms.ModelForm):
class Meta:
model = ProspectiveFellowEvent
......
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