mirror of https://github.com/django/django.git
8adc59038c
The method is mainly intended for use with UUIDField. For UUIDField we want to call the field's default even when primary key value is explicitly set to None to match the behavior of AutoField. Thanks to Marc Tamlyn and Tim Graham for review. |
||
---|---|---|
.. | ||
4x8.png | ||
8x4.png | ||
__init__.py | ||
models.py | ||
test_durationfield.py | ||
test_field_flags.py | ||
test_imagefield.py | ||
test_uuid.py | ||
tests.py |