This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-07-26 22:54:17 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
0142204606
django
/
tests
/
postgres_tests
/
migrations
History
Download ZIP
Download TAR.GZ
Nikita Marchant
4e4082f939
Fixed
#32492
-- Added TrigramWordSimilarity() and TrigramWordDistance() on PostgreSQL.
2021-09-17 13:05:15 +02:00
..
0001_setup_extensions.py
Refs
#27996
-- Fixed postgres_tests crash if not running with PostgreSQL.
2020-07-31 12:38:09 +02:00
0002_create_test_models.py
Fixed
#32492
-- Added TrigramWordSimilarity() and TrigramWordDistance() on PostgreSQL.
2021-09-17 13:05:15 +02:00
__init__.py