1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/tests/postgres_tests
2017-01-25 12:23:46 -05:00
..
array_default_migrations
array_index_migrations
migrations Refs #23919 -- Removed django.test.mock Python 2 compatibility shim. 2017-01-20 08:17:20 -05:00
__init__.py Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05:00
fields.py Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05:00
models.py Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05:00
test_aggregates.py
test_array.py
test_citext.py
test_functions.py
test_hstore.py
test_indexes.py
test_json.py
test_ranges.py
test_search.py
test_trigram.py
test_unaccent.py