| Age | Commit message (Collapse) | Author |
|
|
|
|
|
template tag.
Thanks Tim Graham for the review.
|
|
Allows specifying additional hosts to redirect after login and log out.
|
|
|
|
operators.
|
|
|
|
doesn't return a result.
|
|
|
|
Thanks Simon Charette for the review.
|
|
|
|
The smart_* version should only be used when a lazy string should keep
its lazy status.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
database routers.
Partially reverted refs #27054 except for one of the tests as this
solution supersedes that one.
Thanks Shai Berger for the review.
|
|
Thanks to Simon Litchfield for the report, Uninen for the initial
patch, akaihola, jamesp, b.schube, and Florian Appoloner for
subsequent patches, tests, and documentation.
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
Thanks Konrad Świat for the original patch.
|
|
|
|
Previously, the MemcachedCache backend ignored `OPTIONS` and
PyLibMCCache used them to set pylibmc behaviors. Both backends now
pass `OPTIONS` as keyword arguments to the client constructors.
|
|
|
|
Thanks Tim for the review.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Berker Peksag and Tim Graham for the reviews.
|
|
|
|
|
|
InlineModelAdmin.
|
|
UserCreationForm.fields.
|
|
Added format_lazy function to django.utils.text module.
Useful when dealing with relative complex lazy string concatenations
(e.g. in urls.py when translating urls in regular expressions).
|
|
|
|
|
|
pre-migrate state.
Refs #24100.
Thanks Tim for the review.
|
|
post-migrate state when the execution plan is empty.
Refs #24100.
Thanks tkhyn for the report and Tim for the review.
|
|
|
|
|