luanfonceca/speakerfight

Add the `accept_proposals_at` on Event Form.

Open

#305 创建于 2017年10月9日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Python (135 fork)github user discovery
easyenhancementhacktoberfest

仓库指标

Star
 (342 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南