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-03-11 18:02:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
composite_pk
History
Sarah Boyce
28f81a1019
Refs
#373
-- Fixed CompositePrimaryKey tests if yaml isn't installed.
2024-12-05 10:23:34 +01:00
..
fixtures
…
models
…
__init__.py
Fixed
#373
-- Added CompositePrimaryKey.
2024-11-29 11:23:04 +01:00
test_aggregate.py
…
test_checks.py
Refs
#373
-- Fixed CompositePKChecksTests.test_composite_pk_cannot_include_generated_field() test crash on databases with no GeneratedField support.
2024-12-02 08:37:53 +01:00
test_create.py
…
test_delete.py
Fixed
#373
-- Added CompositePrimaryKey.
2024-11-29 11:23:04 +01:00
test_filter.py
…
test_get.py
…
test_models.py
Fixed
#373
-- Added CompositePrimaryKey.
2024-11-29 11:23:04 +01:00
test_names_to_path.py
…
test_update.py
…
test_values.py
…
tests.py
Refs
#373
-- Fixed CompositePrimaryKey tests if yaml isn't installed.
2024-12-05 10:23:34 +01:00