| 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.
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
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.
|
|
|
|
|
|
UserCreationForm.fields.
|
|
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.
|
|
|
|
back to isinstance(field, models.ManyToManyField).
This partially reverts 983c158da7723eb00a376bd31db76709da4d0260
|
|
|
|
Generated correct admindocs URLs on Python 3. URLs generate 404s on
Python 2, as in older versions of Django.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Sergei Maertens for the report and patch.
|
|
Thanks Sean Mc Allister for providing a test.
|
|
|