- 29 Eyl, 2014 2 kayıt (commit)
-
-
Tim Graham yazdı
-
Greg Brown yazdı
-
- 28 Eyl, 2014 2 kayıt (commit)
-
-
Thomas Chaumeny yazdı
Thanks Collin Anderson for the review.
-
Aymeric Augustin yazdı
This ensures consistency between Python 3.4+ and earlier versions. Thanks Harry Percival for the report.
-
- 27 Eyl, 2014 3 kayıt (commit)
-
-
Claude Paroz yazdı
-
Shai Berger yazdı
-
Shai Berger yazdı
Thanks Claude Paroz for partial fix and Simon Charrette for review
-
- 26 Eyl, 2014 9 kayıt (commit)
-
-
Claude Paroz yazdı
Thanks maxi for the report, Shai Berger for his help with the patch and Tim Graham for the review.
-
Loic Bistuer yazdı
-
Loic Bistuer yazdı
Thanks Tim Graham for the review.
-
Carl Meyer yazdı
-
Carl Meyer yazdı
Thanks "djbug" for the report.
-
Matt Robenolt yazdı
-
Thomas Chaumeny yazdı
Thanks lidaobing for the suggestion.
-
Claude Paroz yazdı
-
Tim Graham yazdı
Thanks Shai Berger for review.
-
- 25 Eyl, 2014 10 kayıt (commit)
-
-
Markus Holtermann yazdı
-
Davide Ceretti yazdı
Refactored old tests that were rewritten 1:1 from doctests.
-
Tim Graham yazdı
Thanks Claude Paroz for suggestions and review.
-
Markus Holtermann yazdı
Thanks sky-chen for the report.
-
Claude Paroz yazdı
-
Tim Graham yazdı
The issue only affects master; refs #23551.
-
Marco Buttu yazdı
-
Thomas Chaumeny yazdı
-
Thomas Chaumeny yazdı
-
Michael Manfre yazdı
-
- 24 Eyl, 2014 12 kayıt (commit)
-
-
Tim Graham yazdı
This reverts commit abcf28a0.
-
Tim Graham yazdı
Thanks gkoller for the report.
-
Markus Holtermann yazdı
-
Markus Holtermann yazdı
-
Tim Graham yazdı
-
Thomas Grainger yazdı
-
Markus Holtermann yazdı
-
Tim Graham yazdı
-
Justin Caratzas yazdı
Fixed #23539 -- Added get_extra(), get_max_num(), and get_min_num() hooks to GenericInlineModelAdmin.
-
Loic Bistuer yazdı
This is a reliqua from the early days of the modeltests/regressiontests era.
-
Shai Berger yazdı
because the roles (specifically RESOURCE) are deprecated. Also added optional support for creating views in tests, and made an introspection test fail (rather than skip) if a view cannot be created due to lacking privileges. Refs #18782 Thanks Tim Graham for review, and Josh Smeaton
-
Tim Graham yazdı
-
- 23 Eyl, 2014 2 kayıt (commit)
-
-
Tim Graham yazdı
-
Loic Bistuer yazdı
and ReverseSingleRelatedObjectDescriptor so they actually return QuerySet instances. Also ensured that SingleRelatedObjectDescriptor.get_queryset() accounts for use_for_related_fields=True. This cleanup lays the groundwork for #23533. Thanks Anssi Kääriäinen for the review.
-