symposion_app/vendor/symposion/schedule
Joel Addison 447ed3eaf7 Reinstate Markdown support for symposion
Allow Markdown within the speaker bio and proposal abstract,
with a restricted set of tags for safety.
Render direct to markdown instead of storing plain and HTML
in the database.
Fix issue in timetable when a day had no slots created.
2025-01-03 12:00:06 +00:00
..
migrations Add hidden flag to raffle 2019-01-22 08:16:38 +13:00
tests Update to Django 2.2 2020-11-22 23:58:14 +10:00
__init__.py Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
admin.py Enable slot admin editable grid 2019-12-15 14:49:46 +10:00
apps.py Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
forms.py Update to Django 2.2 2020-11-22 23:58:14 +10:00
helpers.py Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
models.py Update to Django 2.2 2020-11-22 23:58:14 +10:00
timetable.py Reinstate Markdown support for symposion 2025-01-03 12:00:06 +00:00
urls.py Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
views.py Everything Open 2025 2024-08-19 20:16:56 +10:00