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-18 14:24:39 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
postgres_tests
History
Mariusz Felisiak
f0a9413bd2
Refs
#24121
-- Improved Value.__repr__().
2021-05-24 07:26:53 +02:00
..
array_default_migrations
…
array_index_migrations
…
migrations
Refs
#27095
-- Fixed test_contained_by_including_F_object when run in reverse.
2020-12-03 09:30:33 +01:00
__init__.py
…
fields.py
Fixed
#26167
-- Added support for functional indexes.
2021-01-13 11:47:50 +01:00
integration_settings.py
…
models.py
Refs
#27095
-- Fixed test_contained_by_including_F_object when run in reverse.
2020-12-03 09:30:33 +01:00
test_aggregates.py
…
test_apps.py
…
test_array.py
Refs
#27095
-- Fixed test_contained_by_including_F_object when run in reverse.
2020-12-03 09:30:33 +01:00
test_bulk_update.py
…
test_citext.py
…
test_constraints.py
Fixed
#30916
-- Added support for functional unique constraints.
2021-02-23 20:19:53 +01:00
test_functions.py
…
test_hstore.py
…
test_indexes.py
Fixed
#32392
-- Fixed ExclusionConstraint crash with Cast() in expressions.
2021-01-29 11:05:00 +01:00
test_integration.py
…
test_introspection.py
…
test_operations.py
Fixed
#32357
-- Dropped support for PostgreSQL 9.6 and PostGIS 2.3.
2021-01-19 12:25:20 +01:00
test_ranges.py
…
test_search.py
Refs
#24121
-- Improved Value.__repr__().
2021-05-24 07:26:53 +02:00
test_signals.py
…
test_trigram.py
…
test_unaccent.py
…