- 28 Kas, 2018 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 27 Kas, 2018 8 kayıt (commit)
-
-
dmytryi.striletskyi yazdı
Co-Authored-By:
Hasan Ramezani <hasan.r67@gmail.com>
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Simon Charette yazdı
-
Simon Charette yazdı
Thanks Mariusz for suggesting it.
-
Simon Charette yazdı
-
Simon Charette yazdı
-
Tim Graham yazdı
-
- 26 Kas, 2018 4 kayıt (commit)
-
-
Mariusz Felisiak yazdı
Thanks Tim Graham for the review.
-
Simon Charette yazdı
-
Simon Charette yazdı
-
Damian Dimmich yazdı
-
- 25 Kas, 2018 1 kayıt (commit)
-
-
takaaki shimbo yazdı
-
- 24 Kas, 2018 1 kayıt (commit)
-
-
Hasan Ramezani yazdı
Fixed #29966 -- Added tests for BaseHandler's "The view didn't return an HttpResponse object" error.
-
- 23 Kas, 2018 5 kayıt (commit)
-
-
Jaap Roes yazdı
-
Nick Pope yazdı
-
Nick Pope yazdı
-
andreage yazdı
-
Claude Paroz yazdı
-
- 22 Kas, 2018 1 kayıt (commit)
-
-
Tom Forbes yazdı
-
- 21 Kas, 2018 2 kayıt (commit)
-
-
Tim Graham yazdı
Unused since d334f46b.
-
Mariusz Felisiak yazdı
Removed DatabaseIntrospection.table_name_converter()/column_name_converter() and use instead DatabaseIntrospection.identifier_converter(). Removed DatabaseFeatures.uppercases_column_names. Thanks Tim Graham for the initial patch and review and Simon Charette for the review.
-
- 20 Kas, 2018 8 kayıt (commit)
-
-
redodo yazdı
The class name is the same as one given to the fields in the change list.
-
Tim Graham yazdı
Follow up to 9cac10ee.
-
Tim Graham yazdı
-
Sanyam Khurana yazdı
Co-authored-by:
David Sanders <dsanders11@ucsbalum.com>
-
Tim Graham yazdı
-
Tim Graham yazdı
Obsolete since 742ea514.
-
Tim Graham yazdı
Inaccurate since 7d1b69db.
-
Tim Graham yazdı
Unused since 7d1b69db.
-
- 19 Kas, 2018 4 kayıt (commit)
-
-
redodo yazdı
-
Nick Pope yazdı
-
Thomas Grainger yazdı
Co-Authored-By:
Sergey Fedoseev <fedoseev.sergey@gmail.com>
-
Sergey Fedoseev yazdı
The aliases aren't cached and thus the old usage will be an error after refs #29478.
-
- 18 Kas, 2018 3 kayıt (commit)
-
-
Vishvajit Pathak yazdı
Unused since b52c7300.
-
Tim Graham yazdı
-
Tim Graham yazdı
Thanks Eugene Pakhomov for the suggested fix.
-
- 17 Kas, 2018 2 kayıt (commit)
-
-
Simon Charette yazdı
Since CPython implements a C level attrgetter(*attrs) it even outperforms the most common case of a single known related object since the resulting attribute values tuple is built in C.
-
Tim Graham yazdı
-