django1/django/db/models
Loic Bistuer 20b621eb3c [1.8.x] Fixed #24289 -- Reversed usage of Field.many_to_one and one_to_many.
Thanks Carl Meyer and Tim Graham for the reviews and to all involved
in the discussion.

Backport of 18c0aaa912 from master
2015-02-14 02:42:06 +07:00
..
fields [1.8.x] Fixed #24289 -- Reversed usage of Field.many_to_one and one_to_many. 2015-02-14 02:42:06 +07:00
sql [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
__init__.py Fixed #24031 -- Added CASE expressions to the ORM. 2015-01-12 18:15:34 -05:00
aggregates.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
base.py [1.8.x] Fixed #24287 -- Added friendly error if a model is in a models.py outside an installed app. 2015-02-09 09:38:03 -05:00
constants.py Refactored qs.add_q() and utils/tree.py 2013-03-13 10:44:49 +02:00
deletion.py [1.8.x] Fixed #24289 -- Reversed usage of Field.many_to_one and one_to_many. 2015-02-14 02:42:06 +07:00
expressions.py [1.8.x] Refs #14030 -- Improved expression support for python values 2015-02-12 08:53:03 +11:00
functions.py [1.8.x] Fixed #24183 -- Fixed wrong comparisons in Substr 2015-01-20 12:11:27 +11:00
loading.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
lookups.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
manager.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
options.py [1.8.x] Fixed #24289 -- Reversed usage of Field.many_to_one and one_to_many. 2015-02-14 02:42:06 +07:00
query.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
query_utils.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
signals.py Limited lines to 119 characters in django/ 2014-09-05 09:22:16 -04:00