- 21 Eki, 2015 2 kayıt (commit)
-
-
Yusuke Miyazaki yazdı
-
Sergey Fedoseev yazdı
-
- 20 Eki, 2015 7 kayıt (commit)
-
-
Andrew Artajos yazdı
-
John Vandenberg yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Simon Charette yazdı
-
Simon Charette yazdı
Thanks to Markus for the suggestion and Tim for the review.
-
Simon Charette yazdı
Thanks to Andriy Sokolovskiy for the report and Tim Graham for the review.
-
- 19 Eki, 2015 3 kayıt (commit)
-
-
Ville Skyttä yazdı
-
Claude Paroz yazdı
-
Ville Skyttä yazdı
-
- 18 Eki, 2015 1 kayıt (commit)
-
-
Aymeric Augustin yazdı
In that case, the content of INSTALLED_APPS will be ignored until it's fixed and the autoreloader kicks in. I confirmed this behavior manually. As explained on the ticket it's hard to write a test for this case
-
- 17 Eki, 2015 3 kayıt (commit)
-
-
Josh Smeaton yazdı
-
Yusuke Miyazaki yazdı
-
Brian Gianforcaro yazdı
The test session without an expiration date added in refs #22938 wasn't always deleted on Windows because get_expiry_age() returns zero and the file backend didn't consider that an expired session.
-
- 16 Eki, 2015 2 kayıt (commit)
-
-
Simon Charette yazdı
Thanks to Ali Lotfi for the initial report and patch and Tim Graham for the review.
-
Tim Graham yazdı
Some third-party database backends (MSSQL) have custom delete_model() requirements that must be executed. Thanks Michael Manfre for the initial patch and review.
-
- 14 Eki, 2015 4 kayıt (commit)
-
-
Tim Graham yazdı
-
Antoine Catton yazdı
Co-Authored-By: Gavin Wahl <gwahl@fusionbox.com>
-
Tim Graham yazdı
-
Sergey Fedoseev yazdı
-
- 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 4 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ı
-