• Anssi Kääriäinen's avatar
    Fixed #23617 -- Added get_pk_value_on_save() · 8adc5903
    Anssi Kääriäinen yazdı
    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.
    8adc5903
Adı
Son kayıt (commit)
Son güncelleme
..
4x8.png Loading commit data...
8x4.png Loading commit data...
__init__.py Loading commit data...
models.py Loading commit data...
test_durationfield.py Loading commit data...
test_field_flags.py Loading commit data...
test_imagefield.py Loading commit data...
test_uuid.py Loading commit data...
tests.py Loading commit data...