django1/tests/file_storage
Claude Paroz 0bfe322bac [1.8.x] Fixed #24826 -- Accounted for filesystem-dependent filename max length
Thanks Raphaël Hertzog for the report and help on the patch, and Tim Graham
for the review.

Backport of 170f7115bb from master
2015-05-23 14:58:03 -04:00
..
__init__.py Removed unneeded imports in tests's __init__.py and unified them. 2013-09-09 23:01:07 +02:00
models.py [1.8.x] Guaranteed removal of temporary files during tests. 2015-02-23 15:26:26 -05:00
tests.py [1.8.x] Fixed #24826 -- Accounted for filesystem-dependent filename max length 2015-05-23 14:58:03 -04:00
urls.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00