• Anssi Kääriäinen's avatar
    Skip model validation when models are known good. · 4fdd378b
    Anssi Kääriäinen yazdı
    In some situations Django calls model validation when the models are
    already known good. This is most visible in tests, which use flush
    and loaddata commands. This resulted in around 10% overhead when
    running tests under sqlite.
    4fdd378b
Adı
Son kayıt (commit)
Son güncelleme
.tx Loading commit data...
django Loading commit data...
docs Loading commit data...
extras Loading commit data...
scripts Loading commit data...
tests Loading commit data...
.gitignore Loading commit data...
.hgignore Loading commit data...
AUTHORS Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
MANIFEST.in Loading commit data...
README.rst Loading commit data...
setup.cfg Loading commit data...
setup.py Loading commit data...