symposion_app/vendor/symposion/speakers
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
..
management Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
migrations Add name pronunciation to speaker profile 2024-04-09 21:28:23 +10:00
__init__.py Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
admin.py Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
apps.py Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
forms.py Add name pronunciation to speaker profile 2024-04-09 21:28:23 +10:00
models.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 Embedded schedule view 2021-01-22 23:22:06 +10:00