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-14 03:25:26 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
postgres_tests
History
Maxim Petrov
bf6d07730c
Fixed
#31902
-- Fixed crash of ExclusionConstraint on expressions with params.
2020-08-19 06:43:54 +02:00
..
array_default_migrations
…
array_index_migrations
…
migrations
Refs
#27996
-- Fixed postgres_tests crash if not running with PostgreSQL.
2020-07-31 12:38:09 +02:00
__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
Fixed
#31902
-- Fixed crash of ExclusionConstraint on expressions with params.
2020-08-19 06:43:54 +02:00
test_functions.py
…
test_hstore.py
…
test_indexes.py
…
test_integration.py
…
test_introspection.py
…
test_json_deprecation.py
…
test_operations.py
…
test_ranges.py
…
test_search.py
…
test_signals.py
…
test_trigram.py
…
test_unaccent.py
…