add_event (request[, template, ...])
|
Add a new Event instance and 1 or more associated Occurrence objects. |
day_view (request, year, month, day[, template])
|
See documentation for function``_datetime_view``. |
event_listing (request[, template, events])
|
View all events . |
event_view (request, pk[, template, ...])
|
View an Event instance and optionally update either the event or its occurrences. |
month_view (request, year, month[, template, ...])
|
Render a tradional calendar grid view with temporal navigation variables. |
occurrence_view (request, event_pk, pk[, ...])
|
View a specific occurrence and optionally handle any updates. |
today_view (request[, template])
|
See documentation for function``_datetime_view``. |
year_view (request, year[, template, queryset])
|
Context parameters: |