- 25 Nis, 2015 10 kayıt (commit)
-
-
Artis Avotins yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Markus Holtermann yazdı
Thanks to Reto Aebersold for reporting the issue and Tim Graham and Claude Paroz for the review.
-
Marten Kenbeek yazdı
Changed squashmigrations to not instantiate a MigrationExecutor, but to directly use a MigrationLoader instance instead.
-
Adam Zapletal yazdı
I changed "appears" to "appear" and emphasized the word "not" to match the rest of the document.
-
Michal Čihař yazdı
The locale code can contain a variant after @, so allowed that.
-
Nik Nyby yazdı
-
Andrei Kulakov yazdı
-
- 24 Nis, 2015 11 kayıt (commit)
-
-
Claude Paroz yazdı
-
Claude Paroz yazdı
-
Claude Paroz yazdı
-
Claude Paroz yazdı
-
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 2 kayıt (commit)
-
-
Marten Kenbeek yazdı
Changed ModelState.clone() to create a shallow copy of self.fields and self.managers.
-
Tim Graham yazdı
-