.. |
fields
|
[1.8.x] Fixed #24381 -- removed ForeignObjectRel opts and to_opts
|
2015-02-23 07:26:10 -05:00 |
sql
|
[1.8.x] Update converters to take a consistent set of parameters.
|
2015-02-20 11:47:48 +00:00 |
__init__.py
|
Fixed #24031 -- Added CASE expressions to the ORM.
|
2015-01-12 18:15:34 -05:00 |
aggregates.py
|
[1.8.x] Update converters to take a consistent set of parameters.
|
2015-02-20 11:47:48 +00:00 |
base.py
|
[1.8.x] Fixed #24418 -- Prevented crash in refresh_from_db with null fk
|
2015-02-27 20:25:12 +01: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] Fixed #24420 -- Allowed ordering by case expressions
|
2015-03-06 13:31:43 +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 #24328 -- cleaned up Options._get_fields() implementation
|
2015-02-20 13:11:59 -05:00 |
query.py
|
[1.8.x] Fixed #24343 -- Ensure db converters are used for foreign keys.
|
2015-02-20 11:46:57 +00: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 |