| Age | Commit message (Collapse) | Author |
|
|
|
Thanks to Marc Tamlyn for the initial patch.
|
|
|
|
All other get_*_by_name functions have errcheck=False. This makes it
return None for an invalid name instead of raising a GDALException.
|
|
|
|
renaming.
|
|
And made an example use naming consistent with the rest of the doc.
|
|
subclasses.
Thanks leon-matthews for the report and fix.
|
|
|
|
empty and it has attachments.
|
|
|
|
|
|
The test is a regression for refs #4740 to show that the original fix of
OGRIndexError is no longer needed.
This is similar to the removal of GEOSIndexError in
197b1878105504b5ac7e399e1f52a6093c88baa3.
|
|
|
|
file is empty.
|
|
of positional arguments.
Regression in 78963495d0caadb77eb97ccf319ef0ba3b204fb5.
Forwardport of f8e0557b01ebbb11478cfb012c4cafc67f1213c1 from stable/1.11.x
|
|
|
|
Unused since 197b1878105504b5ac7e399e1f52a6093c88baa3.
|
|
|
|
|
|
|
|
Thanks Idan Melamed for the original patch.
|
|
|
|
|
|
|
|
|
|
|
|
compatibility alias.
|
|
|
|
in docs.
|
|
|
|
|
|
|
|
"Importing the view" is no longer applicable after
a9fd740d22bc4fed5fdb280c036618000ee13df1.
|
|
Previously, deferring fields in different classes didn't omit the
superclass' deferred field.
Thanks Simon Charette for the suggested fix.
|
|
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.
|
|
-m django'.
|
|
|
|
|
|
|
|
static files.
|
|
|
|
|
|
|
|
|
|
It makes it easier to debug MediaOrderConflictWarnings
(refs #28377).
|
|
|
|
This includes test coverage for the calendarMonth JS function in calendar.js
|
|
|
|
None.
|