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-30 03:59:19 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
postgres_tests
History
Caio Ariede
dad8434d6f
Fixed
#25180
-- Prevented varchar_patterns_ops and text_patterns_ops indexes for ArrayField.
2015-08-15 10:02:08 -04:00
..
array_default_migrations
…
array_index_migrations
Fixed
#25180
-- Prevented varchar_patterns_ops and text_patterns_ops indexes for ArrayField.
2015-08-15 10:02:08 -04:00
migrations
…
__init__.py
…
fields.py
…
models.py
…
test_aggregates.py
…
test_array.py
Fixed
#25180
-- Prevented varchar_patterns_ops and text_patterns_ops indexes for ArrayField.
2015-08-15 10:02:08 -04:00
test_functions.py
…
test_hstore.py
Fixed
#25233
-- Fixed HStoreField.has_changed() handling of initial values.
2015-08-07 13:26:17 -04:00
test_json.py
…
test_ranges.py
…
test_unaccent.py
…