mirror of
https://github.com/django/django.git
synced 2025-11-17 02:24:22 +00:00
This moves constant work out of the loop, and uses the much faster *args based model instantiation where possible, to produce very large speed ups. Thanks to akaariai for the report and patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@14692 bcc190cf-cafb-0310-a4f2-bffc1f526a37 |
||
|---|---|---|
| .. | ||
| backends | ||
| models | ||
| __init__.py | ||
| transaction.py | ||
| utils.py | ||