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-02-15 03:48:26 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
postgres_tests
History
Ion Alberdi
3dc9f3ac69
Fixed
#34080
-- Fixed __exact lookup when nested arrays contain only NULL values.
...
Thanks jerch and David Sanders for reviews.
2022-11-03 06:59:49 +01:00
..
array_default_migrations
…
array_index_migrations
…
migrations
…
__init__.py
…
fields.py
…
integration_settings.py
…
models.py
…
test_aggregates.py
Fixed
#34016
-- Fixed QuerySet.values()/values_list() crash on ArrayAgg() and JSONBAgg().
2022-09-17 19:38:20 +02:00
test_apps.py
…
test_array.py
Fixed
#34080
-- Fixed __exact lookup when nested arrays contain only NULL values.
2022-11-03 06:59:49 +01:00
test_bulk_update.py
…
test_citext.py
…
test_constraints.py
Fixed
#33996
-- Fixed CheckConstraint validation on NULL values.
2022-09-13 12:48:31 +02:00
test_functions.py
…
test_hstore.py
…
test_indexes.py
…
test_integration.py
…
test_introspection.py
…
test_operations.py
…
test_ranges.py
Fixed
#34071
-- Improved error message for Range(Min/Max)ValueValidator.
2022-10-05 09:41:01 +02:00
test_search.py
…
test_signals.py
…
test_trigram.py
Refs
#33990
-- Renamed TransactionTestCase.assertQuerysetEqual() to assertQuerySetEqual().
2022-10-08 08:07:38 +02:00
test_unaccent.py
Refs
#33990
-- Renamed TransactionTestCase.assertQuerysetEqual() to assertQuerySetEqual().
2022-10-08 08:07:38 +02:00