| Age | Commit message (Collapse) | Author |
|
|
|
As of ccbba98131ace3beb43790c65e8f4eee94e9631c, both examples don't use
a join.
|
|
|
|
|
|
Moved boilerplate from docs to a method.
|
|
QuerySet.earliest()/latest().
|
|
|
|
|
|
|
|
|
|
technical 500 debug page.
This is a security fix.
|
|
|
|
Thanks to Marc Tamlyn for the initial patch.
|
|
|
|
And made an example use naming consistent with the rest of the doc.
|
|
|
|
of positional arguments.
Regression in 78963495d0caadb77eb97ccf319ef0ba3b204fb5.
Forwardport of f8e0557b01ebbb11478cfb012c4cafc67f1213c1 from stable/1.11.x
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compatibility alias.
|
|
in docs.
|
|
|
|
|
|
|
|
"Importing the view" is no longer applicable after
a9fd740d22bc4fed5fdb280c036618000ee13df1.
|
|
Previously, it was a QuerySet which could reevaluate to a new value if the
model's data changes. This is inconsistent with other Field.value_from_object()
methods.
This allows reverting the fix in the admin for refs #27998.
|
|
|
|
static files.
|
|
|
|
|
|
None.
|
|
Thanks Andreas Poisel for the report.
|
|
|
|
|
|
|
|
|
|
Regression in 69b7d4b116e3b70b250c77829e11038d5d55c2a8.
|
|
|
|
An additional test and a code change were suggested in a late review.
|
|
|
|
|
|
|
|
Unused since f6acd1d271122d66de8061e75ae26137ddf02658.
|
|
|
|
|
|
CharField form field.
|