1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
django/tests/get_or_create
2022-09-30 06:26:19 +02:00
..
__init__.py
models.py Fixed #32095 -- Made QuerySet.update_or_create() save only fields passed in defaults or with custom pre_save(). 2022-09-30 06:26:19 +02:00
tests.py Fixed #32095 -- Made QuerySet.update_or_create() save only fields passed in defaults or with custom pre_save(). 2022-09-30 06:26:19 +02:00