|
| 1 | +--- |
| 2 | +# PUT YOUR EVENT NAME HERE! |
| 3 | +title: "TriPython Django Birthday" |
| 4 | +# PUT A SHORT DESCRIPTION! |
| 5 | +description: "Come celebrate Django with your TriPython friends, cake, drinks and fun!" |
| 6 | +# (NOT the event date - but the publication date, set to today's date) |
| 7 | +date: "2025-07-29" |
| 8 | +# Change this to "false" so the event will appear (the template is disabled) |
| 9 | +draft: false |
| 10 | + |
| 11 | +params: |
| 12 | + # Possible values: "in_person", "online", "hybrid" or "radio" |
| 13 | + event_type: "in_person" |
| 14 | + # Possible values: "meetup" or "conference" |
| 15 | + event_category: "meetup" |
| 16 | + # YYYY-MM-DD |
| 17 | + event_date: "2025-08-12" |
| 18 | + # Leave empty if single-day event. |
| 19 | + event_date_end: "" |
| 20 | + # Local time of event: "HH:MM", "TBD" or "" (if full day and no time) |
| 21 | + event_localtime: "17:30" |
| 22 | + # Timezone UTC offset of the localtime |
| 23 | + event_tz: "-04:00" |
| 24 | + # Your community's name or name of organizers |
| 25 | + event_host: "TriPython" |
| 26 | + # Languages expected to be spoken |
| 27 | + event_languages: "English" |
| 28 | + # Fill this in if you have a website or leave empty if not |
| 29 | + event_url: "https://www.meetup.com/tripython/events/310251161/" |
| 30 | + # Copy values from your location on Google Maps |
| 31 | + latitude: 35.89701912281249 |
| 32 | + longitude: -78.8723333779113 |
| 33 | + # Put your country |
| 34 | + country: "USA" |
| 35 | + city: "Durham" |
| 36 | + # If this is an in_person event_type, put the name and address |
| 37 | + venue_name: "Boxyard RTP" |
| 38 | + venue_address: "900 Park Offices Dr, Research Triangle Park, NC 27709, USA" |
| 39 | + # Does your community have social media? Put URLs here (not handles!) |
| 40 | + social_media: |
| 41 | + # mastodon: "https://fosstodon.org/@djangodenmark/" |
| 42 | + # twitter: "..." |
| 43 | + # instagram: "..." |
| 44 | + # linkedin: "..." |
| 45 | + # bluesky: "..." |
| 46 | +--- |
| 47 | + |
| 48 | + |
| 49 | +# TriPython Celebrates Django |
| 50 | + |
| 51 | +Let's get together for a short meetup with friends from the NC Triangle's Python Community (TriPython) to celebrate Django's birthday. |
| 52 | + |
| 53 | +Tuesday, August 12th, from 5:30 PM - 7:00 PM at [Boxyard RTP](https://boxyard.rtp.org/) |
| 54 | + |
| 55 | +Food and drink can be purchased from Boxyard, and cake will be provided by [Caktus](https://www.caktusgroup.com/). |
| 56 | + |
| 57 | +It's a Django community event. The Django Code of Conduct will apply throughout. |
| 58 | + |
| 59 | +See the Meetup event to RSPP and for more details: https://www.meetup.com/tripython/events/310251161/ |
| 60 | + |
| 61 | +## How to attend |
| 62 | + |
| 63 | +Get to Boxyard RTP. More details on the Meetup site. |
| 64 | + |
| 65 | +## Code of Conduct |
| 66 | + |
| 67 | +We’re committed to creating a welcoming and inclusive environment. This event follows the [Django Code of Conduct](https://www.djangoproject.com/conduct/). |
0 commit comments