sql
|
Fixed #22466 -- ordering by reverse foreign key
|
2014-05-05 15:28:07 +03:00 |
aggregates.py
|
Fixed #16187 -- refactored ORM lookup system
|
2014-01-18 11:46:19 +02:00 |
base.py
|
Fixed typo.
|
2014-05-16 16:39:12 -04:00 |
constants.py
|
Refactored qs.add_q() and utils/tree.py
|
2013-03-13 10:44:49 +02:00 |
expressions.py
|
Appeased flake8 2.1.0.
|
2014-04-21 12:27:34 +02:00 |
query.py
|
Fixed #22508 -- Avoided overwriting select_related.
|
2014-05-10 16:39:20 +02:00 |
related.py
|
Fixed many typos in comments and docstrings.
|
2014-03-03 07:38:09 -05:00 |