| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Thanks mmoreaux and DheerendraRathor.
|
|
|
|
TemplateResponseMixin.get_template_names() docs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to Tim Graham for the review.
|
|
|
|
context processors.
|
|
|
|
optional.
Per deprecation timeline.
|
|
Per deprecation timeline.
|
|
|
|
|
|
Forwardport of ae1d663b7913f6da233c55409c4973248372d302
from stable/1.8.x plus more.
|
|
|
|
Thanks datakid for the report
|
|
|
|
|
|
|
|
|
|
Specifically in rendering shortcuts, template responses, and class-based
views that return template responses.
Also added a test for render_to_response(status=...) which was missing
from fdbfc980.
Thanks Tim and Carl for the review.
|
|
|
|
|
|
Thanks Laurent Payot for the report, and Markus Holtermann, Tim Graham
for the reviews.
|
|
|
|
|
|
|
|
specified.
|
|
Thanks Tim Graham for the review.
|
|
{Single,Multiple}ObjectMixin.model uses.
|
|
Enabling the attribute causes get_object() to perform its lookup
using both the primary key and the slug.
|
|
Thanks oinopion for the suggestion and jarus for the initial patch.
|
|
|
|
|
|
object attribute.
|
|
Added MultipleObjectMixin.ordering and get_ordering().
Refs #21450.
|
|
|
|
|
|
|
|
Thanks tomwys for the suggestion.
|
|
Thanks Carl Meyer for the suggestion and Alex Gaynor and Carl for reviews.
|
|
|