AUTHORS
LICENSE
MANIFEST.in
README.rst
setup.py
django_hstore/__init__.py
django_hstore/fields.py
django_hstore/forms.py
django_hstore/hstore.py
django_hstore/managers.py
django_hstore/models.py
django_hstore/query.py
django_hstore/tests.py
django_hstore/util.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/postgresql_psycopg2/__init__.py
django_hstore/postgresql_psycopg2/base.py
tests/__init__.py
tests/runtests.py
tests/django_hstore_tests/__init__.py
tests/django_hstore_tests/models.py
tests/django_hstore_tests/tests.py