AUTHORS
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
django_hstore/__init__.py
django_hstore/apps.py
django_hstore/compat.py
django_hstore/descriptors.py
django_hstore/dict.py
django_hstore/exceptions.py
django_hstore/fields.py
django_hstore/forms.py
django_hstore/hstore.py
django_hstore/lookups.py
django_hstore/managers.py
django_hstore/models.py
django_hstore/query.py
django_hstore/utils.py
django_hstore/virtual.py
django_hstore/widgets.py
django_hstore.egg-info/PKG-INFO
django_hstore.egg-info/SOURCES.txt
django_hstore.egg-info/dependency_links.txt
django_hstore.egg-info/not-zip-safe
django_hstore.egg-info/top_level.txt
django_hstore/static/admin/js/django_hstore/hstore-widget.js
django_hstore/static/admin/js/django_hstore/underscore-min.js
django_hstore/templates/hstore_default_widget.html
django_hstore/templates/hstore_grappelli_widget.html
tests/__init__.py
tests/local_settings.py.example
tests/local_settings_psycopg.py.example
tests/manage.py
tests/settings.py
tests/settings_psycopg.py
tests/urls.py
tests/django_hstore_tests/__init__.py
tests/django_hstore_tests/admin.py
tests/django_hstore_tests/models.py
tests/django_hstore_tests/tests/__init__.py
tests/django_hstore_tests/tests/test_dictionary_field.py
tests/django_hstore_tests/tests/test_gis_integration.py
tests/django_hstore_tests/tests/test_not_transactional.py
tests/django_hstore_tests/tests/test_reference_field.py
tests/django_hstore_tests/tests/test_schema_mode.py
tests/django_hstore_tests/tests/test_serialized_dictionary_field.py