This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-08-21 11:10:38 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
2bc0dacd40
django
/
tests
/
files
History
Download ZIP
Download TAR.GZ
Tim Graham
dd0c3f4ee1
[1.6.x]
Fixed
#23157
-- Removed O(n) algorithm when uploading duplicate file names.
...
This is a security fix. Disclosure following shortly.
2014-08-20 11:43:43 -04:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
tests.py
[1.6.x]
Fixed
#23157
-- Removed O(n) algorithm when uploading duplicate file names.
2014-08-20 11:43:43 -04:00