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-06 07:25:19 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
composite_pk
History
Jacob Walls
6eec703667
Fixed
#36042
-- Raised ValueError when using CompositePrimaryKey as rhs.
2025-01-07 11:42:06 +01:00
..
fixtures
…
models
…
__init__.py
…
test_aggregate.py
Fixed
#36048
-- Preferred ValueError to NotSupportedError for composite pk sanity checks.
2025-01-06 09:33:27 +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
Fixed
#36042
-- Raised ValueError when using CompositePrimaryKey as rhs.
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