django1/django/db
Simon Charette 24ec9538b7 Fixed #19195 -- Allow explicit ordering by a relation `_id` field.
Thanks to chrisedgemon for the report and shaib, akaariai and
timgraham for the review.
2014-04-30 14:23:19 -04:00
..
backends Fix many many typos in comments throughout the codebase 2014-04-26 10:18:45 -07:00
migrations Fixed #22474 -- Made migration recorder aware of multiple databases 2014-04-30 16:53:20 +02:00
models Fixed #19195 -- Allow explicit ordering by a relation `_id` field. 2014-04-30 14:23:19 -04:00
__init__.py Removed unused imports. 2014-03-21 20:18:19 -04:00
transaction.py Improved a comment. Thanks intgr for the report. 2014-04-11 23:01:00 +02:00
utils.py Removed deprecated TRANSACTIONS_MANAGED setting. 2014-03-21 21:34:47 +01:00