CHANGES.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
tox.ini
src/jsonfield/__init__.py
src/jsonfield/encoder.py
src/jsonfield/fields.py
src/jsonfield/forms.py
src/jsonfield/json.py
src/jsonfield.egg-info/PKG-INFO
src/jsonfield.egg-info/SOURCES.txt
src/jsonfield.egg-info/dependency_links.txt
src/jsonfield.egg-info/requires.txt
src/jsonfield.egg-info/top_level.txt
tests/__init__.py
tests/models.py
tests/settings.py
tests/test_fields.py
tests/test_forms.py
tests/test_jsonfield.py
tests/migrations/0001_initial.py
tests/migrations/__init__.py