PonyConf/cfp/templates/cfp/staff
Guilhem Saurel f0aafb3ca9 load static instead of staticfiles
From release notes in 2.1:
> {% load staticfiles %} and {% load admin_static %} are deprecated in favor of {% load static %}, which works the same.
2019-11-11 19:05:54 +01:00
..
base.html load static instead of staticfiles 2019-11-11 19:05:54 +01:00
participant_details.html staff can delete a participant that does not have any talk, fix #102 2017-11-28 01:11:04 +01:00
participant_form.html use pk instead of token in staff area 2017-11-25 22:41:21 +01:00
participant_list.html templated emails to a list of speakers 2017-12-19 17:05:48 +01:00
room_details.html use pk instead of token in staff area 2017-11-25 22:41:21 +01:00
room_form.html settings talks timeslot and room 2017-08-12 14:46:25 +02:00
room_list.html settings talks timeslot and room 2017-08-12 14:46:25 +02:00
schedule.html django 2.0 2017-12-19 17:05:48 +01:00
speaker_email.html load static instead of staticfiles 2019-11-11 19:05:54 +01:00
talk_decide.html use pk instead of token in staff area 2017-11-25 22:41:21 +01:00
talk_details.html django 2.0 2017-12-19 17:05:48 +01:00
talk_email.html load static instead of staticfiles 2019-11-11 19:05:54 +01:00
talk_form.html merge talk-speaker-{add,remove} in talk-edit 2017-11-30 00:01:39 +01:00
talk_list.html templated emails to a list of speakers 2017-12-19 17:05:48 +01:00
track_form.html tracks views 2017-08-12 14:46:25 +02:00
track_list.html tracks views 2017-08-12 14:46:25 +02:00
volunteer_details.html volunteer details: add mail conversation 2017-12-19 17:05:48 +01:00
volunteer_email.html load static instead of staticfiles 2019-11-11 19:05:54 +01:00
volunteer_list.html templated email to a list of volunteers 2017-12-19 17:05:48 +01:00