__init__.py
|
Removed most of absolute_import imports
|
2013-07-29 20:28:13 +02:00 |
aggregates.py
|
Fixed #18333 - Quoted annotated column names
|
2013-09-24 10:10:08 -04:00 |
compiler.py
|
Fixed #21126 -- QuerySet value conversion failure
|
2013-09-25 20:47:57 +03:00 |
constants.py
|
Fixed #19385 again, now with real code changes
|
2013-03-24 18:40:40 +02:00 |
expressions.py
|
Removed a few trailing backslashes.
|
2013-09-22 14:04:10 +02:00 |
subqueries.py
|
Fix small grammatical error in comment.
|
2013-09-24 14:55:05 +03:00 |
where.py
|
Removed most of absolute_import imports
|
2013-07-29 20:28:13 +02:00 |