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
Mariusz Felisiak
37470bbd90
Fixed
#33675
-- Dropped support for PostgreSQL 10 and PostGIS 2.4.
2022-05-04 06:28:51 +02:00
..
array_default_migrations
…
array_index_migrations
…
migrations
…
__init__.py
…
fields.py
…
integration_settings.py
…
models.py
…
test_aggregates.py
…
test_apps.py
…
test_array.py
…
test_bulk_update.py
Fixed
#31169
-- Adapted the parallel test runner to use spawn.
2022-03-15 16:23:55 +01:00
test_citext.py
…
test_constraints.py
Refs
#33476
-- Refactored code to strictly match 88 characters line length.
2022-02-07 20:37:05 +01:00
test_functions.py
…
test_hstore.py
…
test_indexes.py
Fixed
#33607
-- Made PostgresIndex.create_sql() respect the "using" argument.
2022-04-15 22:00:28 +02:00
test_integration.py
…
test_introspection.py
…
test_operations.py
…
test_ranges.py
Fixed
#33656
-- Fixed MultiWidget crash when compressed value is a tuple.
2022-04-26 07:06:26 +02:00
test_search.py
Fixed
#33675
-- Dropped support for PostgreSQL 10 and PostGIS 2.4.
2022-05-04 06:28:51 +02:00
test_signals.py
…
test_trigram.py
…
test_unaccent.py
…