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
Jacob Kaplan-Moss
58cd4902a7
Fixed
#4948
, a race condition in file saving. Thanks to Martin von Löwis, who diagnosed the problem and pointed the way to a fix.
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@8306
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-11 16:51:18 +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
#4948
, a race condition in file saving. Thanks to Martin von Löwis, who diagnosed the problem and pointed the way to a fix.
2008-08-11 16:51:18 +00:00