luanfonceca/speakerfight

Add the `accept_proposals_at` on Event Form.

Open

#305 geöffnet am 9. Okt. 2017

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Python (135 Forks)github user discovery
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.

Contributor Guide