django/tests/postgres_tests
Claude Paroz db19619545 Fixed #25532 -- Properly redisplayed JSONField form input values
Thanks David Szotten for the report and Tommy Beadle for code inspiration.
Thanks Tim Graham for the review.
2016-04-01 09:04:20 +02:00
..
array_default_migrations
array_index_migrations
migrations
__init__.py
fields.py Fixed #24604 -- Added JSONField to contrib.postgres. 2015-05-30 23:10:30 +01:00
models.py
test_aggregates.py
test_array.py
test_functions.py
test_hstore.py
test_json.py Fixed #25532 -- Properly redisplayed JSONField form input values 2016-04-01 09:04:20 +02:00
test_ranges.py
test_unaccent.py