CHANGELOG.md
LICENSE
MANIFEST.in
README.rst
setup.py
django_calendardate/__init__.py
django_calendardate/admin.py
django_calendardate/date_utilities.py
django_calendardate/models.py
django_calendardate.egg-info/PKG-INFO
django_calendardate.egg-info/SOURCES.txt
django_calendardate.egg-info/dependency_links.txt
django_calendardate.egg-info/top_level.txt
django_calendardate/management/__init__.py
django_calendardate/management/commands/__init__.py
django_calendardate/management/commands/process_dates.py
django_calendardate/migrations/0001_initial.py
django_calendardate/migrations/__init__.py
tests/__init__.py
tests/models.py
tests/settings.py
tests/urls.py