| Age | Commit message (Collapse) | Author |
|
Thanks Mariusz Felisiak, Tim Graham, and Adam Johnson for review.
|
|
dotted path.
|
|
|
|
Model.
|
|
|
|
|
|
Additionally, a test has been updated to account for small SRS WKT differences.
Thanks Tim Graham for writing the doc part.
|
|
|
|
|
|
ETag/Last-Modified headers for non-safe requests.
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
reverse relation is in list_filter.
|
|
e.g. ResourceWarning: unclosed <socket.socket [closed] fd=6, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6>
|
|
an instance only descriptor.
Regression in d2a26c1a90e837777dabdf3d67ceec4d2a70fb86.
|
|
|
|
Python 3's SimpleCookie treats all values as strings. Passing a bytes
object coerces to the repr value.
|
|
|
|
Thanks Tim Graham for noticing the issue.
|
|
|
|
|
|
Regression in 38a5a23c327ab1c816dc56864002ecc66cac4a48.
|
|
Modifying self.s1 created in setUpTestData() leaked state.
Regression in 45585d3cbbd320a316171b17474b60e3f5fb1fb8.
|
|
|
|
|
|
|
|
|
|
Thanks Shai Berger and Tim Graham for reviews.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
writable.
|
|
Forwardport of 877d7b71ae952b3bc946e5187d6c23039a71614d from stable/1.11.x
|
|
Regression in 890537253cf235091816d27a5c2fb64943c8e34a.
|
|
when given an out of range date.
|
|
|
|
|
|
The latitude coordinates exceed -90, 90 bounds and caused a test failure
on Oracle 12.2.
Thanks Michał Wierzbowski for help preparing the patch.
|
|
Thanks Simon Charette for the fix.
|
|
User model doesn't have last_login field.
|
|
than PASSWORD_RESET_TIMEOUT_DAYS.
|
|
iter(dict) is equivalent to iter(dict.keys()).
|
|
|
|
|