.. |
__init__.py
|
d725cc9734
Fixed #2070: refactored Django's file upload capabilities.
|
16 vuotta sitten |
models.py
|
7899568e01
File storage refactoring, adding far more flexibility to Django's file handling. The new files.txt document has details of the new features.
|
16 vuotta sitten |
tests.py
|
fcf7fbc68c
Fixes #8593 -- better handling of safe_join case sensitivity on windows. Thanks for the initial patch, ramiro.
|
14 vuotta sitten |
uploadhandler.py
|
15644cb255
Fixed #8622: accessing POST after a POST handling exception no longer throws the server into an infinite loop. Thanks to vung for tracking this one down and fixing it.
|
16 vuotta sitten |
urls.py
|
fcf7fbc68c
Fixes #8593 -- better handling of safe_join case sensitivity on windows. Thanks for the initial patch, ramiro.
|
14 vuotta sitten |
views.py
|
fcf7fbc68c
Fixes #8593 -- better handling of safe_join case sensitivity on windows. Thanks for the initial patch, ramiro.
|
14 vuotta sitten |