Commit Graph
8 Commits
Author SHA1 Message Date
heinzel 10ea6affaf Show event change log on event detail page 2020-09-29 18:24:38 +02:00
heinzel 9addc237bd First things to implement a event change log 2020-09-29 15:28:48 +02:00
heinzel 6ddef0c736 Merge pull request 'Added migration, created after update' (#16) from heinzel into master
buildbot/tox Build done.
Reviewed-on: #16
2020-09-29 08:33:19 +02:00
heinzel 6780bc5635 Added migration, created after update
buildbot/tox Build done.
2020-09-29 08:23:05 +02:00
heinzel 02bdea21cb FIX: dav_submission: empty timezone and spoofing fields in metadata.txt
buildbot/tox Build done.
2020-04-28 11:26:13 +02:00
heinzel 142f37faaf FIX: dav_submission: timezone parsing error with CEST
buildbot/tox Build done.
The timezone within metadata.txt will now be written as Europe/Berlin instead of CET or CEST,
because pytz does not recognize CEST and thus will raise an UnknownTimezoneError.
2020-04-28 10:53:54 +02:00
heinzel 74ab8af520 REV: removed the CI/CD chain scripts
buildbot/tox Build done.
It was a bad idea.
2020-04-27 22:45:34 +02:00
heinzel 3b7b90405e FIX: tox: django-countries dropped python2 support with version 6 2020-04-27 22:43:13 +02:00