luanfonceca/speakerfight

Add the `accept_proposals_at` on Event Form.

Open

#305 ouverte le 9 oct. 2017

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)Python (135 forks)github user discovery
easyenhancementhacktoberfest

Métriques du dépôt

Stars
 (342 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur