fields
|
use six.string_types for python3
|
2012-11-04 14:16:32 -08:00 |
sql
|
Removed use of SortedDict for query.alias_refcount
|
2012-11-13 22:48:25 +02:00 |
aggregates.py
|
Fixed #1142 -- Added multiple database support.
|
2009-12-22 15:18:51 +00:00 |
base.py
|
Fixed #3011 -- Added swappable auth.User models.
|
2012-09-26 18:48:09 +08:00 |
loading.py
|
Fixed #3011 -- Added swappable auth.User models.
|
2012-09-26 18:48:09 +08:00 |
options.py
|
Fixed select_related performance regressions
|
2012-11-13 22:52:58 +02:00 |
query.py
|
Fixed select_related performance regressions
|
2012-11-13 22:52:58 +02:00 |
related.py
|
[py3] Ported django.utils.encoding.
|
2012-08-07 12:00:22 +02:00 |