| Age | Commit message (Collapse) | Author |
|
|
|
contrib.sites is included in INSTALLED_APPS by SitemapTestsBase.
|
|
SessionBase.decode() is the inverse operation to SessionBase.encode().
As SessionBase.encode() always returns a string, SessionBase.decode()
should always be passed a string argument. Fixed the file backend, which
was the only backend still passing a bytestring.
|
|
|
|
The old implementation considered objects initialized with an equivalent
signature different if some arguments were provided positionally instead of
as keyword arguments.
Refs #11964, #26167.
|
|
|
|
Thanks infinite-l00p for the initial patch.
|
|
|
|
arguments.
Also renamed the `constraint` argument to `check` to better represent which
part of the constraint the provided `Q` object represents.
|
|
|
|
|
|
|
|
|
|
Thanks Rémy Hubscher for the report and Tim Graham and Simon Charette for the reviews.
|
|
user change form.
|
|
users.
Thanks Claude Paroz & Tim Graham for collaborating on the patch.
|
|
Upcoming German translations will not differ for past and future naturaltime
translations. Using Czech language instead.
|
|
|
|
|
|
slash.
|
|
INSTALLED_APPS.
|
|
AnonymousUser.
|
|
Co-authored-by: Ross Thorne <rmwthorne@googlemail.com>
|
|
|
|
|
|
same name on Oracle 12.1.
Regression in 0899d583bdb140910698d00d17f5f1abc8774b07.
Thanks Tim Graham for the review and Jani Tiainen for help.
|
|
|
|
Regression in 3b429c96736b8328c40e5d77282b0d30de563c3c.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also fixed test failures if sqlparse isn't installed.
|
|
|
|
|
|
Regression in e7a0a5c8b21f5ad1a0066bd0dfab84466b474e15.
|
|
Thanks Tim Graham, Nick Pope, and Claude Paroz for contribution and review.
|
|
|
|
|
|
|
|
|
|
Thanks Ramiro Morales for contributing to the patch.
|
|
tilde or underscore.
Regression in 29150d5da880ac1db15e47052330790cf1b802d2.
|
|
is disabled.
|
|
|
|
|
|
Co-authored-by: Srinivas Reddy Thatiparthy <thatiparthysreenivas@gmail.com>
Co-authored-by: Nick Pope <nick.pope@flightdataservices.com>
|
|
|