- 22 Nis, 2015 4 kayıt (commit)
-
-
Claude Paroz yazdı
-
Claude Paroz yazdı
Thanks Simon Charette and Tim Graham for the reviews.
-
Tim Graham yazdı
-
Tim Graham yazdı
-
- 21 Nis, 2015 5 kayıt (commit)
-
-
Oliver A Bristow yazdı
-
Claude Paroz yazdı
Thanks Serhiy Zahoriya for the suggestion and Tim Graham for the review.
-
Steve Hiemstra yazdı
-
Markus Holtermann yazdı
Thanks tttomekkk for the report.
-
Matthew Wilkes yazdı
Refs #24354 -- Prevented repointing of relations on superclasses when migrating a subclass's name change The issue was hidden on 1.8+ until #24573 due to a bug inside the model reloading process. Forwardport of patch from ae87ad00
-
- 20 Nis, 2015 14 kayıt (commit)
-
-
Marten Kenbeek yazdı
Changed ModelState.clone() to create a shallow copy of self.fields and self.managers.
-
Tim Graham yazdı
-
Simon Charette yazdı
Thanks to Elmar Bucher for the report and Tim for the review.
-
Tim Graham yazdı
-
Simon Charette yazdı
Thanks to knbk for the report.
-
Jon Dufresne yazdı
-
Marten Kenbeek yazdı
Created bulk_update() context manager on StateApps. Sped up unregistering models in reload_models() by using this context mananger.
-
Matt Robenolt yazdı
-
Anton yazdı
-
Tim Graham yazdı
Thanks Carsten Fuchs.
-
Preston Timmons yazdı
This continues work to treat Django templates as a library.
-
Neal Todd yazdı
-
Yoong Kang Lim yazdı
-
David Danier yazdı
-
- 19 Nis, 2015 2 kayıt (commit)
-
-
Florian Apolloner yazdı
Fixed #11078 -- documentation update.
-
Marco Santamaria yazdı
-
- 18 Nis, 2015 7 kayıt (commit)
-
-
Claude Paroz yazdı
Without that, the Note model would be initially created and then the tests using that model failed when run in isolation.
-
Shai Berger yazdı
The only problem for Oracle was the test, which tested nullity on text/char fields -- but Oracle interprets_empty_strings_as_null.
-
Tim Graham yazdı
Obsolete since refs #23867.
-
Curtis Maloney yazdı
There's absolutely no advantage [and a mild performance hit] to using six.iter* in these cases.
-
Claude Paroz yazdı
Refs #23879.
-
Claude Paroz yazdı
Refs #23879.
-
Claude Paroz yazdı
Thanks Carl Meyer for the report and review, and Tim Graham for the review.
-
- 17 Nis, 2015 5 kayıt (commit)
-
-
Jacob Kaplan-Moss yazdı
This is inspired by Angluar.js (https://github.com/angular/angular/blob/master/CONTRIBUTING.md), among others. Thanks to Jeff Triplett for the prod.
-
Anoop Thomas Mathew yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
Thanks pattypatpat for the report.
-
Claude Paroz yazdı
Thanks Simon Percivall for the report, and Simon Charette and Tim Graham for the reviews.
-
- 16 Nis, 2015 3 kayıt (commit)
-
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-