/
vshmidt
/
django
ОбзорДокументацияВойти
/
vshmidt
/
django
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
django/
tests/postgres_tests/
..
array_default_migrations

Fixed #36564 -- Changed DEFAULT_AUTO_FIELD from AutoField to BigAutoField.

год назад
array_index_migrations

Fixed #36564 -- Changed DEFAULT_AUTO_FIELD from AutoField to BigAutoField.

год назад
migrations

Refs #36639 -- Updated test migrations to match models.

7 месяцев назад
__init__.py

Fixed #29084 -- Skipped some postgres_tests.test_search tests when pg_catalog isn't English.

4 года назад
fields.py

Fixed #36727 -- Deprecated Field.get_placeholder in favor of get_placeholder_sql.

5 месяцев назад
integration_settings.py

Refs #33476 -- Reformatted code with Black.

5 лет назад
models.py

Fixed #36748 -- Filtered non-standard placeholders from UNNEST queries.

9 месяцев назад
test_aggregates.py

Fixed #37028 -- Added BitAnd(), BitOr(), and BitXor() aggregates.

4 месяца назад
test_app_installed_check.py

Fixed #32770 -- Added system check to ensure django.contrib.postgres is installed when using its features.

год назад
test_apps.py

Fixed #34849 -- Avoided raising RuntimeWarning about import-time queries when apps are reinitialized with test tools.

3 года назад
test_array.py

Applied Black's 2026 stable style.

7 месяцев назад
test_bulk_update.py

Fixed #36748 -- Filtered non-standard placeholders from UNNEST queries.

9 месяцев назад
test_constraints.py

Fixed #36827 -- Added support for exclusion constraints using Hash indexes on PostgreSQL.

7 месяцев назад
test_functions.py

Refs #33476 -- Reformatted code with Black.

5 лет назад
test_hstore.py

Fixed #35944 -- Handled serialization of Unicode values in ArrayField and HStoreField.

2 года назад
test_indexes.py

Fixed #36165 -- Made PostgreSQL's SchemaEditor._delete_index_sql() respect the "sql" argument.

2 года назад
test_integration.py

Refs #33476 -- Reformatted code with Black.

5 лет назад
test_introspection.py

Refs #24928 -- Added introspection support for PostgreSQL HStoreField.

9 месяцев назад
test_operations.py

Fixed #36377 -- Added hints support to CreateExtension and subclasses.

год назад
test_ranges.py

Fixed #36280 -- Replaced exception checks with assertRaisesMessage().

8 месяцев назад
test_search.py

Fixed #28041 -- Added Lexeme expression to contrib.postgres.search.

год назад
test_signals.py

Fixed typo in tests/postgres_tests/test_signals.py comment.

4 года назад
test_trigram.py

Fixed #35732 -- Wrapped ConcatPair expression in parentheses to ensure operator precedence.

2 года назад
test_unaccent.py

Refs #33476 -- Applied Black's 2023 stable style.

4 года назад