django/contrib/postgres/apps.py
0 → 100644
+13
−0
django/contrib/postgres/fields/hstore.py
0 → 100644
+145
−0
Loading
Thanks to `django-hstore` for inspiration in some areas, and many people for reviews.