ChangeLog.rst
LICENSE
MANIFEST.in
README-ja.rst
README.rst
setup.cfg
setup.py
tox.ini
bpmappers/__init__.py
bpmappers/djangomodel.py
bpmappers/exceptions.py
bpmappers/fields.py
bpmappers/mappers.py
bpmappers/utils.py
bpmappers.egg-info/PKG-INFO
bpmappers.egg-info/SOURCES.txt
bpmappers.egg-info/dependency_links.txt
bpmappers.egg-info/requires.txt
bpmappers.egg-info/top_level.txt
docs/ja/Makefile
docs/ja/make.bat
docs/ja/requirements.txt
docs/ja/build/doctrees/ChangeLog.doctree
docs/ja/build/doctrees/background_development.doctree
docs/ja/build/doctrees/djangomodel.doctree
docs/ja/build/doctrees/environment.pickle
docs/ja/build/doctrees/flatten.doctree
docs/ja/build/doctrees/glossary.doctree
docs/ja/build/doctrees/hookpoints.doctree
docs/ja/build/doctrees/index.doctree
docs/ja/build/doctrees/overview.doctree
docs/ja/build/doctrees/usage.doctree
docs/ja/build/doctrees/reference/bpmappers.djangomodel.doctree
docs/ja/build/doctrees/reference/bpmappers.exceptions.doctree
docs/ja/build/doctrees/reference/bpmappers.fields.doctree
docs/ja/build/doctrees/reference/bpmappers.mappers.doctree
docs/ja/build/doctrees/reference/bpmappers.utils.doctree
docs/ja/build/doctrees/reference/index.doctree
docs/ja/build/html/.buildinfo
docs/ja/build/html/ChangeLog.html
docs/ja/build/html/background_development.html
docs/ja/build/html/djangomodel.html
docs/ja/build/html/flatten.html
docs/ja/build/html/genindex.html
docs/ja/build/html/glossary.html
docs/ja/build/html/hookpoints.html
docs/ja/build/html/index.html
docs/ja/build/html/objects.inv
docs/ja/build/html/overview.html
docs/ja/build/html/py-modindex.html
docs/ja/build/html/search.html
docs/ja/build/html/searchindex.js
docs/ja/build/html/usage.html
docs/ja/build/html/_sources/ChangeLog.rst.txt
docs/ja/build/html/_sources/background_development.rst.txt
docs/ja/build/html/_sources/djangomodel.rst.txt
docs/ja/build/html/_sources/flatten.rst.txt
docs/ja/build/html/_sources/glossary.rst.txt
docs/ja/build/html/_sources/hookpoints.rst.txt
docs/ja/build/html/_sources/index.rst.txt
docs/ja/build/html/_sources/overview.rst.txt
docs/ja/build/html/_sources/usage.rst.txt
docs/ja/build/html/_sources/reference/bpmappers.djangomodel.rst.txt
docs/ja/build/html/_sources/reference/bpmappers.exceptions.rst.txt
docs/ja/build/html/_sources/reference/bpmappers.fields.rst.txt
docs/ja/build/html/_sources/reference/bpmappers.mappers.rst.txt
docs/ja/build/html/_sources/reference/bpmappers.utils.rst.txt
docs/ja/build/html/_sources/reference/index.rst.txt
docs/ja/build/html/_static/alert_info_32.png
docs/ja/build/html/_static/alert_warning_32.png
docs/ja/build/html/_static/basic.css
docs/ja/build/html/_static/beproud.png
docs/ja/build/html/_static/bg-page.png
docs/ja/build/html/_static/bullet_orange.png
docs/ja/build/html/_static/doctools.js
docs/ja/build/html/_static/documentation_options.js
docs/ja/build/html/_static/file.png
docs/ja/build/html/_static/haiku.css
docs/ja/build/html/_static/jquery-3.4.1.js
docs/ja/build/html/_static/jquery.js
docs/ja/build/html/_static/language_data.js
docs/ja/build/html/_static/minus.png
docs/ja/build/html/_static/plus.png
docs/ja/build/html/_static/pygments.css
docs/ja/build/html/_static/searchtools.js
docs/ja/build/html/_static/translations.js
docs/ja/build/html/_static/underscore-1.3.1.js
docs/ja/build/html/_static/underscore.js
docs/ja/build/html/reference/bpmappers.djangomodel.html
docs/ja/build/html/reference/bpmappers.exceptions.html
docs/ja/build/html/reference/bpmappers.fields.html
docs/ja/build/html/reference/bpmappers.mappers.html
docs/ja/build/html/reference/bpmappers.utils.html
docs/ja/build/html/reference/index.html
docs/ja/source/ChangeLog.rst
docs/ja/source/background_development.rst
docs/ja/source/beproud.png
docs/ja/source/conf.py
docs/ja/source/djangomodel.rst
docs/ja/source/flatten.rst
docs/ja/source/glossary.rst
docs/ja/source/hookpoints.rst
docs/ja/source/index.rst
docs/ja/source/overview.rst
docs/ja/source/usage.rst
docs/ja/source/reference/bpmappers.djangomodel.rst
docs/ja/source/reference/bpmappers.exceptions.rst
docs/ja/source/reference/bpmappers.fields.rst
docs/ja/source/reference/bpmappers.mappers.rst
docs/ja/source/reference/bpmappers.utils.rst
docs/ja/source/reference/index.rst
tests/__init__.py
tests/test_djangomodel.py
tests/test_exceptions.py
tests/test_field.py
tests/test_mapper.py
tests/testing.py
tests/testing_django.py
tests/django_project/manage.py
tests/django_project/django_app/__init__.py
tests/django_project/django_app/models.py
tests/django_project/django_app/migrations/0001_initial.py
tests/django_project/django_app/migrations/__init__.py
tests/django_project/project/__init__.py
tests/django_project/project/settings.py
tests/django_project/project/urls.py