1
0
mirror of https://github.com/django/django.git synced 2025-01-04 23:46:09 +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 Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
multi_table.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
natural.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00