An open API service indexing awesome lists of open source software.

https://github.com/mariocesar/django-icalendar

A django applicatio to store events and serve iCalendar files following the standard in RFC 2445.
https://github.com/mariocesar/django-icalendar

Last synced: 4 months ago
JSON representation

A django applicatio to store events and serve iCalendar files following the standard in RFC 2445.

Awesome Lists containing this project

README

          

django-icalendar
================

django-icalendar store events and serve iCalendar files following the standard in RFC 2445.

Installation
------------

```
pip install django-icalendar
```