pinax / symposion

a Django project for conference websites
BSD 3-Clause "New" or "Revised" License
299 stars 147 forks source link

add to schedule admin #97

Closed codersquid closed 9 years ago

codersquid commented 9 years ago

This adds fields to the list views in schedule admin, as well as some filters. This makes editing the schedule in the admin interface a little easier. e.g. it should help with #94 because the Slot admin will show the name of the associated talk.

admin

miurahr commented 9 years ago

:+1: I'd like to use this feature for my conference site. LGTM.

paltman commented 9 years ago

:+1: on this too, @codersquid could you do me a big favor and update your branch against pinax:master? As it stands, I can't merge.