django/tests/postgres_tests
Marc Tamlyn 36f514f065 Added HStoreField.
Thanks to `django-hstore` for inspiration in some areas, and many people
for reviews.
2014-11-04 09:26:40 +00:00
..
array_default_migrations Fixed #22962 -- Default values for ArrayField with migrations. 2014-07-29 10:37:11 +01:00
migrations Added HStoreField. 2014-11-04 09:26:40 +00:00
__init__.py
models.py Added HStoreField. 2014-11-04 09:26:40 +00:00
test_array.py Fixed #22962 -- Default values for ArrayField with migrations. 2014-07-29 10:37:11 +01:00
test_hstore.py Added HStoreField. 2014-11-04 09:26:40 +00:00