An error occurred while fetching participants.
Extract API to a separate app
Compare changes
Files
3- Antoine Albertelli authored
Previously, the past events are exposed both under /past-events/2024 and /api/past-events/2024. This commit removes the duplicate entries, just as a cleanup.
+ 6
− 3
@@ -12,11 +12,14 @@
@@ -54,7 +57,7 @@ class EventApiTestCase(TestCase):