1
0
mirror of https://github.com/django/django.git synced 2025-01-04 23:46:09 +00:00
django/tests/composite_pk
Tim Graham 733d3998e2
Refs #373 -- Fixed false failure of test_error_on_comment_pk_conflict.
The test failed with "NOT NULL constraint failed" rather than
"UNIQUE constraint failed: tenant_id, comment_id".
2024-12-26 23:29:04 -03:00
..
fixtures
models
__init__.py
test_aggregate.py
test_checks.py
test_create.py
test_delete.py
test_filter.py
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