pinax / symposion

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

It is really tricky to update the schedule #94

Open mw44118 opened 9 years ago

mw44118 commented 9 years ago

I'm working with the pyohio conference and we use symposion.

Some times I need to remove slots in the schedule or change a presentation from one time and place to a different time and place.

It is It is super-difficult to make these changes using the django admin client because I can't see all the fields. I just see the title of the slot, which is non-unique. So I have to view the HTML source and then look in a local copy of the database to learn about the IDs.

ossanna16 commented 8 years ago

Can this issue be closed? Seems to be fixed thanks to @codersquid 😊

mw44118 commented 8 years ago

I would leave it open until somebody tries out updating the schedule and reports back, but that's just my opinion.

ossanna16 commented 8 years ago

Sounds good 👍