AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
requirements_dev.txt
setup.cfg
setup.py
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.management.commands.rst
docs/jp_birthday.management.rst
docs/jp_birthday.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/usage.rst
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
jp_birthday/__init__.py
jp_birthday/admin.py
jp_birthday/era.py
jp_birthday/fields.py
jp_birthday/managers.py
jp_birthday/models.py
tests/__init__.py
tests/models.py
tests/settings.py
tests/test_fields.py
tests/test_init.py
tests/test_managers.py
tests/test_models.py
tests/test_performances.py
tests/test_process_speed.py