diff --git a/district/models.py b/district/models.py
index bca802cc81f8449b8deac312fbe68eadf46d9497..9f99aee7eed335c7fc8e0fce67d7671380889fad 100644
--- a/district/models.py
+++ b/district/models.py
@@ -694,6 +694,7 @@ class DistrictPersonPage(
             ],
             "Kontaktní informace",
         ),
+        FieldPanel("ical_calendar_url"),
         MultiFieldPanel(
             [
                 FieldPanel("facebook_url"),