- 13 Eki, 2015 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 12 Eki, 2015 8 kayıt (commit)
-
-
Antoine Catton yazdı
Check that the foreign object `from_fields` are a subset of any unique constraints on the foreign model.
-
Claude Paroz yazdı
-
Simon Charette yazdı
Thanks to Tim for the review.
-
Simon Charette yazdı
Prior to this change proxy models reverse fields didn't include the reverse fields pointing to their concrete model.
-
Simon Charette yazdı
Thanks to James Murty for his work on an alternate patch.
-
Simon Charette yazdı
This isn't required anymore now that reverse foreign keys from proxy models are propagated to their concrete model.
-
Simon Charette yazdı
Thanks to Anssi for the review.
-
Idan Gazit yazdı
-
- 11 Eki, 2015 1 kayıt (commit)
-
-
Claude Paroz yazdı
Thanks Bibhas Debnath for the report and Tim Graham for the review.
-
- 10 Eki, 2015 4 kayıt (commit)
-
-
Tim Graham yazdı
The removed test was added in the original select_related() validation patch (45d4e43d2d25b902e3821b612209afa951a8bcb8), but there doesn't seem to be any reason for it. Thanks Claude Paroz for help and review.
-
Claude Paroz yazdı
Forward port of 86dc4889 from master.
-
Claude Paroz yazdı
Forward port of 60471c96 from stable/1.9.x.
-
Tim Graham yazdı
-
- 09 Eki, 2015 7 kayıt (commit)
-
-
Tim Graham yazdı
Fixed on other backends by 134ca4d4. Thanks Mariusz Felisiak for the solution.
-
Claude Paroz yazdı
-
Claude Paroz yazdı
Forward port of f717cb2a from stable/1.9.x.
-
Claude Paroz yazdı
-
Tim Graham yazdı
-
Daniel Wiesmann yazdı
-
Claude Paroz yazdı
Thanks Bibhas Debnath for the report and Tim Graham for the review.
-
- 08 Eki, 2015 1 kayıt (commit)
-
-
Tim Graham yazdı
Fixed in c9a96075.
-
- 07 Eki, 2015 6 kayıt (commit)
-
-
Tim Graham yazdı
-
Baptiste Mispelon yazdı
-
Tim Graham yazdı
Fixed in f403653c.
-
Claude Paroz yazdı
-
Jonas Haag yazdı
-
Claude Paroz yazdı
Thanks Trey Hunner for cleaning the initial patch and Tim Graham for the review.
-
- 06 Eki, 2015 5 kayıt (commit)
-
-
Mariusz Felisiak yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Riccardo Magliocchetti yazdı
-
- 05 Eki, 2015 7 kayıt (commit)
-
-
Tim Graham yazdı
-
Pindi Albert yazdı
-
Jon Dufresne yazdı
This option specifies the level that check command exits with a non-zero status. Default is ``ERROR``.
-
Tim Graham yazdı
-
Tim Graham yazdı
The workaround added in fe8484ef seems unnecessary as the Python bug is fixed in Python 3.4.
-
John Moses yazdı
-
Tim Graham yazdı
-