event title rendering is customized

This commit is contained in:
2018-10-23 15:19:44 +02:00
parent e16000db44
commit 45822855a1
4 changed files with 8 additions and 2 deletions

View File

@@ -21,6 +21,8 @@ requires = [
'zope.sqlalchemy',
'waitress',
'MySQL-python',
'python-dateutil',
'docutils',
]
tests_require = [