django/tests/postgres_tests
Tim Graham 13d16697a0 [1.9.x] Fixed flake8 2.6 warnings.
Backport of ea34426ae7 from master
2016-06-16 10:32:06 -04:00
..
array_default_migrations Refs #22962 -- Made test case use non-conflicting table names 2015-02-13 14:01:54 +01:00
array_index_migrations Fixed #23395 -- Limited line lengths to 119 characters. 2015-09-12 11:40:50 -04:00
migrations [1.9.x] Fixed flake8 2.6 warnings. 2016-06-16 10:32:06 -04:00
__init__.py Name PostgreSQL correctly. 2015-05-30 23:10:30 +01:00
fields.py Fixed #24604 -- Added JSONField to contrib.postgres. 2015-05-30 23:10:30 +01:00
models.py Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 2015-07-27 18:28:13 -04:00
test_aggregates.py Name PostgreSQL correctly. 2015-05-30 23:10:30 +01:00
test_array.py [1.9.x] Fixed #26215 -- Fixed RangeField/ArrayField serialization with None values 2016-02-16 21:09:16 +01:00
test_functions.py Fixed #24894 -- Added contrib.postgres.functions.TransactionNow 2015-06-15 14:03:17 -04:00
test_hstore.py [1.9.x] Fixed #26672 -- Fixed HStoreField to raise ValidationError instead of crashing on non-dict JSON input. 2016-06-02 16:29:26 -04:00
test_json.py [1.9.x] Refs #25532 -- Removed a failing test on Django 1.9 2016-04-01 15:51:16 +02:00
test_ranges.py [1.9.x] Fixed #26215 -- Fixed RangeField/ArrayField serialization with None values 2016-02-16 21:09:16 +01:00
test_unaccent.py Name PostgreSQL correctly. 2015-05-30 23:10:30 +01:00