.coveragerc
.gitignore
LICENSE
README.md
pytest.ini
setup.py
django_tempus_dominus.egg-info/PKG-INFO
django_tempus_dominus.egg-info/SOURCES.txt
django_tempus_dominus.egg-info/dependency_links.txt
django_tempus_dominus.egg-info/not-zip-safe
django_tempus_dominus.egg-info/requires.txt
django_tempus_dominus.egg-info/top_level.txt
tempus_dominus/__init__.py
tempus_dominus/widgets.py
tempus_dominus/templates/tempus_dominus/widget.html
tests/__init__.py
tests/forms.py
tests/requirements.txt
tests/settings.py
tests/test_forms.py
tests/test_widgets.py