- 23 Ock, 2014 8 kayıt (commit)
-
-
Marc Tamlyn yazdı
We did this for 1.6 and it was very effective. 95%+ of fixes which merge during the alpha are backported, as the policy is "all but really major features". It's easier to just not merge any really major features. After beta, we have feature freeze so we need to backport bugs to stable but not features, so then the branch makes sense.
-
Tom Atkins yazdı
-
Alex Gaynor yazdı
Fixes #21864: Close string in example of custom lookups doc page.
-
Baptiste Mispelon yazdı
Thanks to Chris Barna for the report.
-
Chris Barna yazdı
-
Tim Graham yazdı
Thanks marktranchant.
-
Tim Graham yazdı
-
Andrew Godwin yazdı
-
- 22 Ock, 2014 12 kayıt (commit)
-
-
Baptiste Mispelon yazdı
-
Baptiste Mispelon yazdı
This is consistent with Python's official documentation and it's a sphinx recommendation too[1]. [1] http://sphinx-doc.org/markup/desc.html#dir-method Refs #21855.
-
Tim Graham yazdı
Thanks Giggaflop and Jennifer Casavantes.
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Alex Gaynor yazdı
-
Tim Graham yazdı
Thanks russellm for the report.
-
Tim Graham yazdı
-
Loic Bistuer yazdı
-
Andrew Godwin yazdı
Fixed #21852 -- Make migration writer serialize iterators
-
Oliver George yazdı
-
Markus Holtermann yazdı
-
- 21 Ock, 2014 8 kayıt (commit)
-
-
Florian Apolloner yazdı
We need to figure out how to deprecate django-admin.py, but for now this should do the trick.
-
Tim Graham yazdı
Fixed typo on docstring
-
Russell Keith-Magee yazdı
-
Florian Apolloner yazdı
-
Alex Gaynor yazdı
-
Carl Meyer yazdı
-
Carl Meyer yazdı
-
Russell Keith-Magee yazdı
This is to prevent an import of django.test causing an import (and thus an implicit checks regisration) for an app that may not be in `INSTALLED_APPS`. Better fixes may be possible when #20915 and/or #21829 are addressed. Thanks to @carljm for the report.
-
- 20 Ock, 2014 12 kayıt (commit)
-
-
Jannis Leidel yazdı
It uses a static manifest file that is created when running collectstatic in the JSON format.
-
José Moreira yazdı
-
Alex Gaynor yazdı
-
Russell Keith-Magee yazdı
Thanks to Bruno Renie for the report.
-
Russell Keith-Magee yazdı
These warnings all emerged as the result of the introduction of the checks framework. Thanks to Anssi Kääriäinen for the report.
-
Russell Keith-Magee yazdı
Thanks to @cjerdonek for the report.
-
Anssi Kääriäinen yazdı
-
Shai Berger yazdı
-
Anssi Kääriäinen yazdı
Refs #21821
-
Anssi Kääriäinen yazdı
Refs #21821
-
Anssi Kääriäinen yazdı
Refs #21821
-
Anssi Kääriäinen yazdı
Refs #21821.
-