.gitignore
MANIFEST.in
README.rst
setup.py
coop_agenda/.DS_Store
coop_agenda/__init__.py
coop_agenda/admin.py
coop_agenda/context_processors.py
coop_agenda/forms.py
coop_agenda/models.py
coop_agenda/tests.py
coop_agenda/urls.py
coop_agenda/utils.py
coop_agenda/views.py
coop_agenda.egg-info/PKG-INFO
coop_agenda.egg-info/SOURCES.txt
coop_agenda.egg-info/dependency_links.txt
coop_agenda.egg-info/not-zip-safe
coop_agenda.egg-info/top_level.txt
coop_agenda/conf/__init__.py
coop_agenda/conf/agenda_settings.py
coop_agenda/fixtures/agenda_test.json
coop_agenda/locale/.DS_Store
coop_agenda/locale/de/LC_MESSAGES/django.mo
coop_agenda/locale/de/LC_MESSAGES/django.po
coop_agenda/locale/en/.DS_Store
coop_agenda/locale/en/LC_MESSAGES/django.mo
coop_agenda/locale/en/LC_MESSAGES/django.po
coop_agenda/locale/fr/LC_MESSAGES/django.mo
coop_agenda/locale/fr/LC_MESSAGES/django.po
coop_agenda/static/css/agenda.css
coop_agenda/templates/add_event.html
coop_agenda/templates/daily_view.html
coop_agenda/templates/event_detail.html
coop_agenda/templates/event_form_part.html
coop_agenda/templates/event_list.html
coop_agenda/templates/event_widget.html
coop_agenda/templates/monthly_view.html
coop_agenda/templates/occurrence_detail.html
coop_agenda/templates/recurring_form_part.html
coop_agenda/templates/related_events.html
coop_agenda/templates/yearly_view.html