Ask for start and completion years

This commit is contained in:
Anna Sidwell 2018-11-26 23:56:36 +00:00
parent 8745800af6
commit dd54a7a2f9

View File

@ -283,6 +283,8 @@ class LongCaseStudyForm(BaseCaseStudyForm):
'affected_communities', 'affected_communities',
'people_affected_other', 'people_affected_other',
'project_status', 'project_status',
'start_year',
'completion_year',
'synopsis', 'synopsis',
'full_description', 'full_description',
'images', 'images',