- 31 Tem, 2014 2 kayıt (commit)
-
-
Nick Sandford yazdı
Thanks DrMeers for the suggestion.
-
Tim Graham yazdı
-
- 30 Tem, 2014 9 kayıt (commit)
-
-
Florian Apolloner yazdı
-
areski yazdı
-
Tim Graham yazdı
os.close(fd) is needed to avoid "The process cannot access the file because it is being used by another process"
-
Christoph Heer yazdı
-
Tim Graham yazdı
Thanks Josh Kupershmidt.
-
Tim Graham yazdı
-
areski yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
- 29 Tem, 2014 14 kayıt (commit)
-
-
Kit La Touche yazdı
JavaScript serializations of forms will sometimes render the boolean values as the strings 'true' and 'false', in lower case. Rather than repeat boilerplate in the JavaScript to circumvent this, it seems reasonable to allow Django to understand the lower-case versions of the booleans.
-
Andrew Godwin yazdı
-
Andrew Godwin yazdı
-
Andrew Godwin yazdı
-
Andrew Godwin yazdı
Makes declined or missed renames still work (but drop data).
-
David Arcos yazdı
The 'app' subpackage does not exist, should be 'app'.
-
Andrew Godwin yazdı
-
Andrew Godwin yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Marc Tamlyn yazdı
Fields normally try to force the default value to a string. As translatable strings are not valid default values for ArrayField, we can remove this behaviour which was causing issues with some migrations. Thanks to @schinckel for the report.
-
Baptiste Mispelon yazdı
Thanks to wkschwartz for the report and to Tim for the patch.
-
Baptiste Mispelon yazdı
Thanks to gmunumel and Tom Dalton for their help on the patch.
-
- 28 Tem, 2014 6 kayıt (commit)
-
-
Andrew Godwin yazdı
-
Andrew Godwin yazdı
-
Moayad Mardini yazdı
Thanks Andreas Pelme for the report.
-
Gabriel Muñumel yazdı
-
Simon Charette yazdı
Thanks to Tim Graham for the review.
-
Aymeric Augustin yazdı
Thanks Chow Loong Jin for the report and the initial patch.
-
- 27 Tem, 2014 7 kayıt (commit)
-
-
Aymeric Augustin yazdı
Patch by Tim Graham. Thanks areski for the review.
-
James Bennett yazdı
-
James Bennett yazdı
-
Florian Apolloner yazdı
Thanks Matthieu Agopian for the report.
-
Florian Apolloner yazdı
-
Tushar Bhatia yazdı
-
David Hoffman yazdı
-
- 26 Tem, 2014 2 kayıt (commit)
-
-
Abraham Martin yazdı
Forward port of 999758fc from stable/1.7.x
-
Andrew Godwin yazdı
-