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-23 07:55:07 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
postgres_tests
History
Gregor Gärtner
f0c06f8ab7
Refs
#33990
-- Renamed TransactionTestCase.assertQuerysetEqual() to assertQuerySetEqual().
...
Co-Authored-By: Michael Howitz <mh@gocept.com>
2022-10-08 08:07:38 +02: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
Removed hardcoded pks in TestQuerying.test_group_by_order_by_aliases test.
2022-10-07 08:26:41 +02: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