diff --git a/apps/map/forms.py b/apps/map/forms.py index c6275a9..afa02bf 100644 --- a/apps/map/forms.py +++ b/apps/map/forms.py @@ -283,6 +283,8 @@ class LongCaseStudyForm(BaseCaseStudyForm): 'affected_communities', 'people_affected_other', 'project_status', + 'start_year', + 'completion_year', 'synopsis', 'full_description', 'images',