- 11 Eyl, 2017 4 kayıt (commit)
-
-
Sergey Fedoseev yazdı
Reverted test for refs #27603 in favor of using FuncTestMixin.
-
Jon Dufresne yazdı
-
Sergey Fedoseev yazdı
Thanks Greg Larmore for report and initial patch.
-
Tim Graham yazdı
-
- 10 Eyl, 2017 1 kayıt (commit)
-
-
Mariusz Felisiak yazdı
-
- 09 Eyl, 2017 5 kayıt (commit)
-
-
Claude Paroz yazdı
-
Claude Paroz yazdı
Thanks Adam Johnson and Tim Graham for the reviews.
-
Luoxzhg yazdı
-
Sergey Fedoseev yazdı
-
Sergey Fedoseev yazdı
-
- 08 Eyl, 2017 6 kayıt (commit)
-
-
Sergey Fedoseev yazdı
-
Tim Graham yazdı
Thanks Brent Hand for the initial patch.
-
Tim Graham yazdı
-
Tim Graham yazdı
Unused since 2bab9d6d.
-
Sergey Fedoseev yazdı
-
Samir Shah yazdı
-
- 07 Eyl, 2017 2 kayıt (commit)
-
-
Tim Graham yazdı
This reverts commit 550cb3a3 because try/except performs better.
-
Sergey Fedoseev yazdı
-
- 06 Eyl, 2017 10 kayıt (commit)
-
-
Tim Graham yazdı
As of ccbba981, both examples don't use a join.
-
Sergey Fedoseev yazdı
-
Olivier Tabone yazdı
-
Sami J. Lehtinen yazdı
Moved boilerplate from docs to a method.
-
Sergey Fedoseev yazdı
Refs #23919 -- Replaced usage of django.utils.functional.curry() with functools.partial()/partialmethod().
-
Sergey Fedoseev yazdı
-
Sergey Fedoseev yazdı
Unused since 3adc5f1e.
-
Sergey Fedoseev yazdı
deque() isn't needed since algorithm doesn't require FIFO.
-
Sergey Fedoseev yazdı
-
François Freitag yazdı
Fixed #11557 -- Added support for a list of fields in Meta.get_latest_by and QuerySet.earliest()/latest().
-
- 05 Eyl, 2017 12 kayıt (commit)
-
-
Dima Kudosh yazdı
-
Tim Graham yazdı
-
Mads Jensen yazdı
-
Tim Graham yazdı
-
Boris Burkov yazdı
-
Josh Schneier yazdı
Fixed #28555 -- Made CharField convert whitespace-only values to the empty_value when strip is enabled.
-
Tim Graham yazdı
-
Tim Graham yazdı
This is a security fix.
-
Tim Graham yazdı
-
François Freitag yazdı
-
Sergey Fedoseev yazdı
-
Sergey Fedoseev yazdı
-