CHANGES.rst
LICENSE
MANIFEST.in
README.rst
setup.py
django_easy_jsonfield.egg-info/PKG-INFO
django_easy_jsonfield.egg-info/SOURCES.txt
django_easy_jsonfield.egg-info/dependency_links.txt
django_easy_jsonfield.egg-info/requires.txt
django_easy_jsonfield.egg-info/top_level.txt
easy_jsonfield/__init__.py
easy_jsonfield/encoder.py
easy_jsonfield/fields.py
easy_jsonfield/forms.py
tests/__init__.py
tests/models.py
tests/settings.py
tests/test_jsonfield.py