This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-25 09:39:23 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
postgres_tests
History
Matthew Somerville
1962a96a30
Fixed
#24938
-- Added PostgreSQL trigram support.
2016-05-13 12:38:21 -04:00
..
array_default_migrations
…
array_index_migrations
…
migrations
Fixed
#24938
-- Added PostgreSQL trigram support.
2016-05-13 12:38:21 -04:00
__init__.py
…
fields.py
…
models.py
…
test_aggregates.py
…
test_array.py
…
test_functions.py
…
test_hstore.py
…
test_json.py
…
test_ranges.py
…
test_search.py
Removed a flaky contrib.postgres search test.
2016-04-22 20:32:20 -04:00
test_trigram.py
Fixed
#24938
-- Added PostgreSQL trigram support.
2016-05-13 12:38:21 -04:00
test_unaccent.py
…