- 01 Haz, 2017 1 kayıt (commit)
-
-
Ingo Klöcker yazdı
-
- 31 May, 2017 5 kayıt (commit)
-
-
Matthias Erll yazdı
-
Tim Graham yazdı
-
Claude Paroz yazdı
Forward port of 02158a78 from stable/1.11.x
-
Derrick Jackson yazdı
-
Chris Lamb yazdı
-
- 30 May, 2017 10 kayıt (commit)
-
-
Robert Rollins yazdı
Forwardport of 877d7b71 from stable/1.11.x
-
René Fleschenberg yazdı
-
Tim Graham yazdı
Regression in 89053725.
-
Adit Biswas yazdı
Fixed #28209 -- Made date-based generic views return a 404 rather than crash when given an out of range date.
-
Adam Johnson yazdı
-
Adam Johnson yazdı
-
Tim Graham yazdı
Follow up to a404f75f.
-
Adam Johnson yazdı
-
Mariusz Felisiak yazdı
The latitude coordinates exceed -90, 90 bounds and caused a test failure on Oracle 12.2. Thanks Michał Wierzbowski for help preparing the patch.
-
Tim Graham yazdı
Thanks Simon Charette for the fix.
-
- 29 May, 2017 4 kayıt (commit)
-
-
Tim Graham yazdı
-
Linus Lewandowski yazdı
Fixed #26823 -- Prevented update_last_login signal receiver from crashing if User model doesn't have last_login field.
-
Tim Graham yazdı
-
Nick Zaccardi yazdı
Fixed #28248 -- Fixed password reset tokens being valid for 1 day longer than PASSWORD_RESET_TIMEOUT_DAYS.
-
- 28 May, 2017 1 kayıt (commit)
-
-
Boris Burkov yazdı
-
- 27 May, 2017 9 kayıt (commit)
-
-
Jon Dufresne yazdı
-
Jon Dufresne yazdı
iter(dict) is equivalent to iter(dict.keys()).
-
Jon Dufresne yazdı
-
Tom yazdı
-
Tom yazdı
-
Alex yazdı
Fixed #28222 -- Allowed settable properties in QuerySet.update_or_create()/get_or_create() defaults.
-
Anton Samarchyan yazdı
-
Tim Heap yazdı
-
Chris Lamb yazdı
Thanks Haris Ibrahim K. V. for writng docs.
-
- 26 May, 2017 2 kayıt (commit)
-
-
Pavel Kulikov yazdı
Thanks Squareweave for the django-loaddata-stdin project from which this is adapted.
-
jannh yazdı
-
- 25 May, 2017 8 kayıt (commit)
-
-
Claude Paroz yazdı
Thanks Waldemar Kornewald for the report and initial patch.
-
Edward D'Souza yazdı
-
Eric Theise yazdı
-
Tim Graham yazdı
-
Tom yazdı
-
Tim Graham yazdı
This test passes to due some logic in Node.add().
-
Rajesh Veeranki yazdı
-
Yuichi Fujikawa yazdı
-