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-01-26 18:19:18 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
composite_pk
History
Mariusz Felisiak
49761ac99a
Refs
#373
-- Simplified DatabaseIntrospection.get_constraints() tests for composite primary keys.
2024-12-02 11:03:42 +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
…
test_names_to_path.py
…
test_update.py
…
test_values.py
…
tests.py
Refs
#373
-- Simplified DatabaseIntrospection.get_constraints() tests for composite primary keys.
2024-12-02 11:03:42 +01:00