| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Related Fields documentation improvements
|
|
Thanks EvilDMP for the report.
|
|
direct replacement of related object set
|
|
Thanks malte for the report.
|
|
|
|
|
|
Added /build/ to .gitignore, so it doesn't accidentally get committed
|
|
|
|
|
|
|
|
|
|
|
|
Thanks jdunck for the suggestion.
|
|
file module or an empty directory.
|
|
|
|
The documentation and comments now all use 'an' to
refer to the word SQL and not 'a'.
|
|
|
|
|
|
|
|
1. Moved common logic between assertContains and assertNotContains
into a separate function _assert_contains()
2. Moved common logic between assertTemplateUsed and
assertTemplateNotUsed into a separate function
_assert_templateused()
Thanks Marc Tamlyn for the report and review.
|
|
Removed "makemigrations --force" from docs since it doesn't actually exist.
|
|
Thanks Keryn Knight for the suggestion.
|
|
|
|
Thanks tuxcanfly.
|
|
refs [fb1dd6b13a] and [1c4a9bd9ad1]
|
|
exc_value might be None even though there's an exception, at least on
Python 2.6. Thanks Thomas Chaumeny for the report.
Fixed #21034.
Forward-port of a8624b2 from 1.6.x.
|
|
|
|
|
|
|
|
in forms.
Thanks marky1991.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Mathieu Leplatre for the report and initial patch.
|
|
|
|
Thanks jeroen.pulles at redslider.net for the report.
|
|
|
|
|
|
Refs #20998.
|