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-03-29 10:40:45 +00:00
Code
Issues
32
Releases
Wiki
Activity
ab0fd3f58f
Branches
Tags
View all branches
django
/
tests
/
postgres_tests
History
Pavel Dedik
711a7d4d50
Fixed
#30907
-- Fixed SplitArrayField.has_changed() with removal of empty trailing values.
2019-10-28 10:32:34 +01:00
..
array_default_migrations
…
array_index_migrations
…
migrations
…
__init__.py
…
fields.py
…
integration_settings.py
…
models.py
…
test_aggregates.py
…
test_apps.py
…
test_array.py
…
test_bulk_update.py
…
test_citext.py
…
test_constraints.py
…
test_functions.py
…
test_hstore.py
…
test_indexes.py
…
test_integration.py
…
test_introspection.py
…
test_json.py
…
test_operations.py
…
test_ranges.py
…
test_search.py
…
test_signals.py
…
test_trigram.py
Fixed
#24938
-- Added PostgreSQL trigram support.
2016-05-13 12:38:21 -04:00
test_unaccent.py
…