LICENSE
MANIFEST.in
README.md
pytest.ini
setup.py
django_recurrence.egg-info/PKG-INFO
django_recurrence.egg-info/SOURCES.txt
django_recurrence.egg-info/dependency_links.txt
django_recurrence.egg-info/not-zip-safe
django_recurrence.egg-info/requires.txt
django_recurrence.egg-info/top_level.txt
docs/Makefile
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/github.py
docs/index.rst
docs/installation.rst
docs/make.bat
docs/usage/admin.png
docs/usage/api.rst
docs/usage/getting_started.rst
docs/usage/index.rst
docs/usage/recurrence_field.rst
recurrence/__init__.py
recurrence/base.py
recurrence/choices.py
recurrence/compat.py
recurrence/exceptions.py
recurrence/fields.py
recurrence/forms.py
recurrence/managers.py
recurrence/models.py
recurrence/settings.py
recurrence/locale/de/LC_MESSAGES/django.mo
recurrence/locale/de/LC_MESSAGES/django.po
recurrence/locale/de/LC_MESSAGES/djangojs.mo
recurrence/locale/de/LC_MESSAGES/djangojs.po
recurrence/locale/en/LC_MESSAGES/django.mo
recurrence/locale/en/LC_MESSAGES/django.po
recurrence/locale/en/LC_MESSAGES/djangojs.mo
recurrence/locale/en/LC_MESSAGES/djangojs.po
recurrence/locale/es/LC_MESSAGES/django.mo
recurrence/locale/es/LC_MESSAGES/django.po
recurrence/locale/es/LC_MESSAGES/djangojs.mo
recurrence/locale/es/LC_MESSAGES/djangojs.po
recurrence/locale/eu/LC_MESSAGES/django.mo
recurrence/locale/eu/LC_MESSAGES/django.po
recurrence/locale/eu/LC_MESSAGES/djangojs.mo
recurrence/locale/eu/LC_MESSAGES/djangojs.po
recurrence/locale/fr/LC_MESSAGES/django.mo
recurrence/locale/fr/LC_MESSAGES/django.po
recurrence/locale/fr/LC_MESSAGES/djangojs.mo
recurrence/locale/fr/LC_MESSAGES/djangojs.po
recurrence/locale/nl/LC_MESSAGES/django.mo
recurrence/locale/nl/LC_MESSAGES/django.po
recurrence/locale/nl/LC_MESSAGES/djangojs.mo
recurrence/locale/nl/LC_MESSAGES/djangojs.po
recurrence/locale/pt_BR/LC_MESSAGES/django.mo
recurrence/locale/pt_BR/LC_MESSAGES/django.po
recurrence/locale/pt_BR/LC_MESSAGES/djangojs.mo
recurrence/locale/pt_BR/LC_MESSAGES/djangojs.po
recurrence/locale/sk/LC_MESSAGES/django.mo
recurrence/locale/sk/LC_MESSAGES/django.po
recurrence/locale/sk/LC_MESSAGES/djangojs.mo
recurrence/locale/sk/LC_MESSAGES/djangojs.po
recurrence/migrations/0001_initial.py
recurrence/migrations/__init__.py
recurrence/static/recurrence/css/recurrence.css
recurrence/static/recurrence/img/recurrence-calendar-icon.png
recurrence/static/recurrence/js/recurrence-widget.js
recurrence/static/recurrence/js/recurrence.js
tests/__init__.py
tests/models.py
tests/settings.py
tests/test_exclusions.py
tests/test_fields.py
tests/test_magic_methods.py
tests/test_managers_recurrence.py
tests/test_managers_rule.py
tests/test_nulls.py
tests/test_occurrences.py
tests/test_recurrences_without_limits.py
tests/test_saving.py
tests/test_serialization.py
tests/test_settings.py
tests/test_to_text.py
tests/test_to_weekday.py
tests/test_tz.py
tests/test_weekday.py