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-27 02:29:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
postgres_tests
History
Sanskar Jaiswal
8c3bd0b708
Fixed
#31653
-- Added AddConstraintNotValid()/ValidateConstraint() operations for PostgreSQL.
2021-06-08 07:46:51 +02:00
..
array_default_migrations
…
array_index_migrations
…
migrations
…
__init__.py
…
fields.py
…
integration_settings.py
Fixed
#30111
-- Fixed AppRegistryNotReady error with django.contrib.postgres in INSTALLED_APPS.
2019-01-22 17:49:30 -05:00
models.py
…
test_aggregates.py
…
test_apps.py
…
test_array.py
…
test_bulk_update.py
…
test_citext.py
…
test_constraints.py
…
test_functions.py
…
test_hstore.py
Fixed
#25534
,
Fixed
#31639
-- Added support for transform references in expressions.
2020-11-27 20:42:04 +01:00
test_indexes.py
…
test_integration.py
…
test_introspection.py
…
test_operations.py
Fixed
#31653
-- Added AddConstraintNotValid()/ValidateConstraint() operations for PostgreSQL.
2021-06-08 07:46:51 +02:00
test_ranges.py
…
test_search.py
…
test_signals.py
…
test_trigram.py
…
test_unaccent.py
…