PonyConf/cfp
Julien Palard 72ca9ba572
Revert "HTML output: add 'id' attribute foreach event"
This reverts commit d218fdc27b.

Because an event has no id:

    Event = namedtuple('Event', ['talk', 'row', 'rowcount'])
2023-01-21 13:03:00 +01:00
..
migrations Maintenance update 2020-08-09 16:24:42 +02:00
templates/cfp Maintenance update 2020-08-09 16:24:42 +02:00
templatetags
__init__.py
admin.py
apps.py
context_processors.py
converters.py
decorators.py Maintenance update 2020-08-09 16:24:42 +02:00
emails.py templated email to a list of volunteers 2017-12-19 17:05:48 +01:00
environment.py add acceptances disclosure date field in conference form 2018-10-14 21:09:58 +02:00
forms.py add end of conference date 2019-06-08 13:02:19 +02:00
middleware.py
mixins.py
models.py Maintenance update 2020-08-09 16:24:42 +02:00
planning.py Revert "HTML output: add 'id' attribute foreach event" 2023-01-21 13:03:00 +01:00
signals.py fix speaker & volunteer mails 2017-12-19 17:05:48 +01:00
tests.py
urls.py Maintenance update 2020-08-09 16:24:42 +02:00
utils.py
views.py Maintenance update 2020-08-09 16:24:42 +02:00