• Anssi Kääriäinen's avatar
    Fixed #18676 -- Allow fast-path deletion of objects · 1cd6e04c
    Anssi Kääriäinen yazdı
    Objects can be fast-path deleted if there are no signals, and there are
    no further cascades. If fast-path is taken, the objects do not need to
    be loaded into memory before deletion.
    
    Thanks to Jeremy Dunck, Simon Charette and Alex Gaynor for reviewing
    the patch.
    1cd6e04c
Adı
Son kayıt (commit)
Son güncelleme
..
tests Loading commit data...
__init__.py Loading commit data...
models.py Loading commit data...