| Age | Commit message (Collapse) | Author |
|
|
|
Setting a cookie with the same name as a previously deleted cookie
would set its expiry date to 'Thu, 01-Jan-1970 00:00:00 GMT'.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mysqlclient 1.3.7 fixes the test failures caused by 1.3.6.
|
|
|
|
a path.
A @font-face declaration may contain a fragment that looks like a relative path,
e.g. @font-face { src: url('../fonts/font.svg#../path/like/fragment'); }
In this case, an incorrect path was passed to the storage backend, which raised
an error that caused collectstatic to crash.
|
|
Thanks Aymeric for the initial patch and Carl for review.
|
|
|
|
|
|
argument.
|
|
|
|
Thanks to Kevin Turner for the report and Tim for the review.
|
|
bytestring.
This is consistent with the behavior of Django 1.7.x and earlier.
|
|
Thanks to Jamie Matthews for finding and explaining the bug.
|
|
trailing whitespace.
Thanks Jacek Bzdak for indepdently contributing a similar fix.
|
|
|
|
|
|
This fixes a regression from refs #25496.
|
|
This only happens if USE_TZ = False and pytz is installed (perhaps not
the most logical combination, but who am I to jugde?)
Refs #23714 which essentially fixed the same problem when USE_TZ = True.
Thanks Florian and Carl for insisting until I wrote a complete patch.
|
|
|
|
|
|
This was a possible confusion source with column name arguments.
Thanks Sergey Fedoseev for the suggestion.
|
|
Thanks Iacopo Spalletti for the report and testing.
|
|
|
|
|
|
functions.
|
|
`LinearRing`.
|
|
|
|
|
|
Added support for ST_Difference/ST_Intersection/ST_SymDifference.
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
Thanks to Jonathan Liuti for the report and Tim Graham for the review.
|
|
domain section.
|
|
|