- 24 Nis, 2015 7 kayıt (commit)
-
-
Josh Smeaton yazdı
-
Marcus Pennington yazdı
-
Tim Graham yazdı
Thanks Carl Meyer for review.
-
Nicolas Noé yazdı
-
Daniel Harding yazdı
-
Alasdair Nicol yazdı
Thanks datakid for the report
-
Tim Graham yazdı
-
- 23 Nis, 2015 1 kayıt (commit)
-
-
Claude Paroz yazdı
-
- 22 Nis, 2015 11 kayıt (commit)
-
-
Richard Eames yazdı
-
Preston Timmons yazdı
Refs #15053.
-
Preston Timmons yazdı
This now works for multiple Django engines and recursive loaders. Support for non-Django engines is still pending. Refs #15053.
-
Preston Timmons yazdı
-
Claude Paroz yazdı
-
Claude Paroz yazdı
-
Claude Paroz yazdı
-
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ı
-