Event list: Do not include old or inactive subevents in event list (Z#23163541) (#4415)

This commit is contained in:
Raphael Michel
2024-08-28 09:28:35 +02:00
committed by GitHub
parent 02a4ed4be2
commit 54079797d2
2 changed files with 16 additions and 7 deletions

View File

@@ -773,7 +773,7 @@ class WidgetCartTest(CartTestMixin, TestCase):
'poweredby': '<a href="https://pretix.eu" target="_blank" rel="noopener">ticketing powered by pretix</a>',
'events': [
{'availability': {'color': 'none', 'text': 'Event series'},
'date_range': 'Dec. 29, 2018 Jan. 4, 2019',
'date_range': 'Jan. 1st 4th, 2019',
'event_url': 'http://example.com/ccc/30c3/',
'location': '',
'name': '30C3'},