- 23 Mar, 2014 1 kayıt (commit)
-
-
Aymeric Augustin yazdı
Thanks err for the report.
-
- 22 Mar, 2014 21 kayıt (commit)
-
-
Simon Charette yazdı
-
Simon Charette yazdı
Thanks to @erikr for the review.
-
Aymeric Augustin yazdı
Rewrote the test for #9479 according to the original ticket.
-
Claude Paroz yazdı
-
Aymeric Augustin yazdı
-
Claude Paroz yazdı
Refs #18531.
-
Ramiro Morales yazdı
Refs #9321 and follow-up to e80de93a.
-
Loic Bistuer yazdı
-
Alex Gaynor yazdı
-
Baptiste Mispelon yazdı
Refs #22307.
-
Claude Paroz yazdı
When content is supposed to contain HTML, we do not try to add line breaks in read-only contents. Thanks Alexander Todorov for the report.
-
Patrick Michaud yazdı
Thanks Baptiste Mispelon for the review.
-
Claude Paroz yazdı
Thanks Steve Pike for the report.
-
Claude Paroz yazdı
-
Aymeric Augustin yazdı
Fixed a test failure that appeared after 753a22a6, although the bug existed before that commit. Refs #22308.
-
Tim Graham yazdı
Also applies to modelform(set)_factory and generic model views. refs #19733.
-
Claude Paroz yazdı
-
Aymeric Augustin yazdı
Fixed a test failure that appeared after 753a22a6, although the bug existed before that commit. Refs #22308.
-
Claude Paroz yazdı
The fact that strip_tags cannot guarantee to really strip all non-safe HTML content was not clear enough. Also see: https://www.djangoproject.com/weblog/2014/mar/22/strip-tags-advisory/
-
Antti Hirvonen yazdı
-
Tim Graham yazdı
-
- 21 Mar, 2014 18 kayıt (commit)
-
-
Tim Graham yazdı
This logic should be moved to field._has_changed() as described in ebb504db - refs #16612.
-
Tim Graham yazdı
refs #22137.
-
Tim Graham yazdı
Per deprecation timeline; refs #9321.
-
Hans Lawrenz yazdı
Added condition to prevent checking the existence of a file name of a file like object when the name attribute is None. This is necessary because a SpooledTemporaryFile won't exist on the file system or have a name until it has reached its max_size. Also added tests.
-
Aymeric Augustin yazdı
-
Aymeric Augustin yazdı
-
Aymeric Augustin yazdı
-
Aymeric Augustin yazdı
Small doc changes missed in 66076268.
-
Aymeric Augustin yazdı
Refs #17906.
-
Aymeric Augustin yazdı
If memory serves, the corresponding warning disappeared in Django 1.7.
-
Aymeric Augustin yazdı
-
Aymeric Augustin yazdı
Previously, when createcachetable and flush operated on non-default databases, they weren't atomic.
-
Aymeric Augustin yazdı
-
Thomas Schreiber yazdı
-
Tim Graham yazdı
refs #17365, #17366, #18727.
-
Tim Graham yazdı
-
Tim Graham yazdı
Switched {% cycle %} and {% firstof %} tags to auto-escape their variables per deprecation timeline. refs #17906.
-
Tim Graham yazdı
refs #20288.
-