28d10ff9fc
- The schedule grid page is ridculously database-query heavy and hence terribly lacking in perfmantitude. - Caching can help with this, but the caching implemention at present is not user-aware. If one user looks at the page, they'll get a "YOU" in all the places they're chair and something else everywhere else - and then everyone will see that for the next 600 seconds, then YOU will become someone else - to avoid this, remove the request.user-specific bit of the template |
||
---|---|---|
.. | ||
_edit_grid.html | ||
_grid.html | ||
_slot_edit.html | ||
base.html | ||
presentation_detail.html | ||
public_base.html | ||
schedule_conference.html | ||
schedule_detail.html | ||
schedule_edit.html | ||
schedule_list.html | ||
session_detail.html | ||
session_list.html |