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-04-13 12:02:20 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
composite_pk
History
Jacob Walls
2a61b5f97c
Refs
#373
-- Errored when providing db_column to CompositePrimaryKey.
2025-01-02 13:03:49 +01:00
..
fixtures
Fixed
#373
-- Added CompositePrimaryKey.
2024-11-29 11:23:04 +01:00
models
…
__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
Fixed
#373
-- Added CompositePrimaryKey.
2024-11-29 11:23:04 +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