django1/tests/regressiontests/bug639
Claude Paroz 4214a22e06 [1.5.x] Fixed #19357 -- Allow non-ASCII chars in filesystem paths
Thanks kujiu for the report and Aymeric Augustin for the review.
Backport of c91667338 from master.
2012-12-08 11:16:03 +01:00
..
__init__.py Objects with FileFields no longer get save() called multiple times from the AutomaticManipulator! This fixes #639, #572, and likely others I don't know of. 2007-02-26 17:17:11 +00:00
models.py Convert much of the regression tests to use absolute imports. There's still work to be done though. 2011-10-13 18:51:33 +00:00
test.jpg Objects with FileFields no longer get save() called multiple times from the AutomaticManipulator! This fixes #639, #572, and likely others I don't know of. 2007-02-26 17:17:11 +00:00
tests.py [1.5.x] Fixed #19357 -- Allow non-ASCII chars in filesystem paths 2012-12-08 11:16:03 +01:00