1
0
mirror of https://github.com/django/django.git synced 2025-01-09 18:06:34 +00:00
django/tests/composite_pk
2025-01-07 11:42:06 +01:00
..
fixtures
models
__init__.py
test_aggregate.py Refs #36042 -- Raised ValueError when providing composite expressions to aggregates. 2025-01-07 11:42:06 +01:00
test_checks.py Refs #373 -- Errored when providing db_column to CompositePrimaryKey. 2025-01-02 13:03:49 +01:00
test_create.py
test_delete.py
test_filter.py Refs #36042 -- Raised ValueError when providing composite expressions to aggregates. 2025-01-07 11:42:06 +01:00
test_get.py
test_models.py
test_names_to_path.py
test_update.py
test_values.py
tests.py Refs #373 -- Fixed false failure of test_error_on_comment_pk_conflict. 2024-12-26 23:29:04 -03:00