--- # PUT YOUR EVENT NAME HERE! title: "Django (birth)Day Copenhagen 2025" # PUT A SHORT DESCRIPTION! description: "Come celebrate Django with your Django friends, cake, drinks and fun!" # (NOT the event date - but the publication date, set to today's date) date: "2025-06-21" # Change this to "false" so the event will appear (the template is disabled) draft: true params: # Possible values: "in_person", "online", "hybrid" or "radio" event_type: "in_person" # Possible values: "meetup" or "conference" event_category: "meetup" # YYYY-MM-DD event_date: "2025-10-10" # Leave empty if single-day event. event_date_end: "" # Local time of event: "HH:MM", "TBD" or "" (if full day and no time) event_localtime: "15:00" # Timezone UTC offset of the localtime event_tz: "+02:00" # Your community's name or name of organizers event_host: "Django Denmark" # Languages expected to be spoken event_languages: "English and Danish" # Fill this in if you have a website or leave empty if not event_url: "" # Copy values from your location on Google Maps latitude: 55.6887319 longitude: 12.5597946 # Put your country country: "Denmark" city: "Copenhagen" # If this is an in_person event_type, put the name and address venue_name: "Too Old To Die Young" venue_address: "Ravnsborggade 14C, 2200 København" # Does your community have social media? Put URLs here (not handles!) social_media: # mastodon: "https://fosstodon.org/@djangodenmark/" # twitter: "..." # instagram: "..." # linkedin: "..." # bluesky: "..." --- # Headline ## How to attend ## Code of Conduct Please see the [Code of Conduct from the 2024 Django Day Copenhagen](https://2024.djangoday.dk/conduct/).