diff options
| author | Anssi Kääriäinen <akaariai@gmail.com> | 2012-05-01 08:40:04 +0300 |
|---|---|---|
| committer | Anssi Kääriäinen <akaariai@gmail.com> | 2012-05-01 08:40:04 +0300 |
| commit | 4fdd378beb81a86d826d7ee83c7d2250ed958be1 (patch) | |
| tree | 0ea8ae918d029e1787149a9390e7016b03d5e6fb /docs | |
| parent | 583f1d74256861994543f060290ee73020be35da (diff) | |
Skip model validation when models are known good.
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.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
