pinax / symposion

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

Show unpublished conference schedule to staff. #130

Closed martey closed 8 years ago

martey commented 8 years ago

This is an addendum to #123 to allow the schedule_conference view to show unpublished conference schedules to staff members.

ossanna16 commented 8 years ago

@paltman Can this be merged?

paltman commented 8 years ago

Ultimately, i'd like to have proper roles/permissions for this sort of thing instead of relying on is_staff.