This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-03-14 19:30:46 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
files
History
Tim Graham
30042d475b
[1.4.x]
Fixed
#23157
-- Removed O(n) algorithm when uploading duplicate file names.
...
This is a security fix. Disclosure following shortly.
2014-08-11 10:14:06 -04:00
..
file.txt
Fixed incorrect pluralized argument in Files docs
2011-09-28 02:26:12 +00:00
index.txt
Fixed
#13162
and
#11597
-- Improved the file handling documentation: Removed documentation of methods on django.core.files.File that did not exist, added documentation for undocumented methods and attributes that did exist, did a general cleanup of the text and organization, and added more metadata targets. Thanks to amenasse and tyrion.mx for the reports.
2010-12-05 07:35:10 +00:00
storage.txt
[1.4.x]
Fixed
#23157
-- Removed O(n) algorithm when uploading duplicate file names.
2014-08-11 10:14:06 -04:00