1
0
mirror of https://github.com/django/django.git synced 2025-01-07 00:46:08 +00:00
django/tests/composite_pk
2025-01-02 13:03:49 +01:00
..
fixtures Fixed #373 -- Added CompositePrimaryKey. 2024-11-29 11:23:04 +01:00
models Fixed #373 -- Added CompositePrimaryKey. 2024-11-29 11:23:04 +01:00
__init__.py
test_aggregate.py
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
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