luanfonceca/speakerfight
Auf GitHub ansehenAdd the `accept_proposals_at` on Event Form.
Open
#305 geöffnet am 9. Okt. 2017
easyenhancementhacktoberfest
Repository-Metriken
- Stars
- (342 Stars)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
We have added a field named accept_proposals_at on the Event model, according to the issue #304, its blocking by his progress, until someone implement it we can't do anything.
This issue aims just to add the new field on the event_form.html template, make it work with the Create and Update actions and change the necessary tests on test_functional.py.