1
0
mirror of https://github.com/django/django.git synced 2025-01-03 15:06:09 +00:00
django/tests/composite_pk
Bendeguz Csirmaz 978aae4334 Fixed #373 -- Added CompositePrimaryKey.
Thanks Lily Foote and Simon Charette for reviews and mentoring
this Google Summer of Code 2024 project.

Co-authored-by: Simon Charette <charette.s@gmail.com>
Co-authored-by: Lily Foote <code@lilyf.org>
2024-11-29 11:23:04 +01:00
..
fixtures
models
__init__.py
test_aggregate.py
test_checks.py
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