.coveragerc
.editorconfig
.gitignore
.pre-commit-config.yaml
.pyup.yml
.readthedocs.yaml
AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.md
README.rst
requirements.txt
requirements_dev.txt
setup.cfg
setup.py
tox.ini
.github/.git-pr-release-template
.github/ISSUE_TEMPLATE.md
.github/workflow.md
.github/workflows/create-release.yml
.github/workflows/release.yml
.github/workflows/test.yml
django_jp_birthday.egg-info/PKG-INFO
django_jp_birthday.egg-info/SOURCES.txt
django_jp_birthday.egg-info/dependency_links.txt
django_jp_birthday.egg-info/entry_points.txt
django_jp_birthday.egg-info/not-zip-safe
django_jp_birthday.egg-info/requires.txt
django_jp_birthday.egg-info/top_level.txt
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/jp_birthday.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/usage.rst
jp_birthday/__init__.py
jp_birthday/fields.py
jp_birthday/managers.py
jp_birthday/models.py
tests/__init__.py
tests/models.py
tests/settings.py
tests/test_init.py
tests/test_managers.py
tests/test_models.py
tests/test_process_speed.py