| Age | Commit message (Collapse) | Author |
|
|
|
for the report.
|
|
Lorin Hochstein for the patch.
|
|
a78dd109e6c81c49e90e36e9b793bad67c46c23c; refs #15552
|
|
draft patch.
|
|
AsText will not be supported in further versions of PostGIS (>=2).
|
|
Refs #16630.
|
|
Thanks UloPe and Eric Florenzano for the patch, and Malcolm Tredinnick for
review.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #18245. Refs #3542.
|
|
patch.
|
|
Thanks mrmagooey for the draft patch.
|
|
Refs #16023.
|
|
|
|
* Stated upfront that the messages framework is enabled by default.
* Explained why FallbackStorage, despites its unattractive name, is the
default and likely the most efficient message storage class.
Thanks Jeremy Dunck for the review.
Closes #17026 (again).
|
|
draft patch.
|
|
clarify clean_<field> docs, ticket #18917
|
|
brutasse for the patch.
|
|
docs.
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Preston Holmes for the patch.
|
|
Thanks Idan Gazit for the patch.
|
|
render_to_response() if you need RequestContext in your template.
|
|
specific to the sections that changed; thanks akaihola for the suggestion and patch.
|
|
Paroz for the draft patch.
|
|
|
|
|
|
|
|
In all those occurrences, we didn't care about preserving the
lazy status of the strings, but we really wanted to obtain a
real bytestring.
|
|
|
|
|
|
settings.py; thanks ryan-blunden.
|
|
file loading as per 675431dfaaa.
|
|
Thanks hp1337@gmail.com for the report.
|
|
The HTTP 1.1 spec tells that the 304 response MUST NOT contain a
message body.
Thanks aparajita for the report.
|
|
ModelForm specific, not admin specific.
Thanks Ben Sturmfels for the patch.
|
|
|
|
|
|
|
|
Resolving the concept from a very old ticket in a more class-based-view
manner.
|
|
This is consistent with the smart_* series of functions and it's going
to be used by the next commit.
|