-
Adam Chainz yazdı
* Avoid some unnecessary attribute lookups, e.g. access signals directly rather than from module * Alias some repeat accesses inside the method to use the slightly faster local lookups * Use tuple to iterate remaining kwargs as it's faster to construct * Cache Field.get_default() to avoid running through all the logic on every call * Use a cached list of the properties on the model class to avoid repeat isinstance() calls
d2a26c1a
Adı |
Son kayıt (commit)
|
Son güncelleme |
---|---|---|
.tx | ||
django | ||
docs | ||
extras | ||
js_tests | ||
scripts | ||
tests | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc | ||
.gitattributes | ||
.gitignore | ||
.hgignore | ||
AUTHORS | ||
CONTRIBUTING.rst | ||
Gruntfile.js | ||
INSTALL | ||
LICENSE | ||
LICENSE.python | ||
MANIFEST.in | ||
README.rst | ||
package.json | ||
setup.cfg | ||
setup.py | ||
tox.ini |