Closed jnf closed 10 years ago
Adds an inactive_info property to Event, plus the tools to manage it. If an Event is not active, it'll render its inactive_info on its info page. It's a place to put a nice 'Sorry, but submissions are closed' message.
inactive_info
Event
Looks good to me, merging!
Adds an
inactive_info
property toEvent
, plus the tools to manage it. If an Event is not active, it'll render its inactive_info on its info page. It's a place to put a nice 'Sorry, but submissions are closed' message.