4fdd378beb
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. |
||
---|---|---|
.. | ||
__init__.py | ||
_doctest.py | ||
client.py | ||
html.py | ||
signals.py | ||
simple.py | ||
testcases.py | ||
utils.py |