Export every event into one JSON file so you can keep an offline backup before larger edits or restore the calendar later if needed.
Copy either the direct widget URL or the full iframe snippet.
{{ dashboard_count }} scheduled item{{ dashboard_count|pluralize }} currently in the system.
| Event | Date | Location | Status | Actions |
|---|---|---|---|---|
|
{{ event.name }} {{ event.start|date:"g:i A" }} – {{ event.end|date:"g:i A" }} |
{{ event.start|date:"M j, Y" }} | {{ event.location|default:"—" }} | {% if event.is_published %} Published {% else %} Draft {% endif %} | |