This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-12-26 19:16:11 +00:00
Code
Issues
27
Releases
Wiki
Activity
664855b74e
django
/
tests
/
modeltests
/
files
History
Marcin Biernat
664855b74e
#18899
FileSystemStorage.save should support any file-like objects
2013-02-23 16:40:50 +01: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
#19525
-- Reverted
dcd4383107
and
05d333ba3b
.
2012-12-27 09:37:57 +01:00
tests.py
#18899
FileSystemStorage.save should support any file-like objects
2013-02-23 16:40:50 +01:00