This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
regressiontests
/
file_storage
History
Russell Keith-Magee
06ea872b20
Fixed
#8244
: Modified the temporary directory used by file storage tests so that mutliple test runs can be performed in parallel without conflict.
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@8376
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-15 13:16:16 +00:00
..
__init__.py
File storage refactoring, adding far more flexibility to Django's file handling. The new files.txt document has details of the new features.
2008-08-08 20:59:02 +00:00
models.py
Fixed
#8187
: made PIL imports consistant. Thanks, bastih.
2008-08-09 14:18:09 +00:00
test.png
File storage refactoring, adding far more flexibility to Django's file handling. The new files.txt document has details of the new features.
2008-08-08 20:59:02 +00:00
tests.py
Fixed
#8244
: Modified the temporary directory used by file storage tests so that mutliple test runs can be performed in parallel without conflict.
2008-08-15 13:16:16 +00:00