1
0
mirror of https://github.com/django/django.git synced 2025-01-06 00:16:03 +00:00
django/tests/serializers/models
2023-06-04 20:49:07 +02:00
..
__init__.py
base.py Fixed #34620 -- Fixed serialization crash on m2m fields without natural keys when base querysets use select_related(). 2023-06-04 20:49:07 +02:00
data.py
multi_table.py
natural.py