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-02-25 09:34:59 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
regressiontests
/
file_storage
History
Claude Paroz
4e70ad11d2
Made FileSystemStorage accept both text and byte streams
...
Thanks Alexey Boriskin for his help on the patch.
2012-08-29 16:37:37 +02:00
..
__init__.py
…
models.py
Changes to
ImageFileDescriptor
and
ImageField
to fix a few cases of setting image dimension fields.
2009-05-28 05:46:09 +00:00
test1.png
Fixed
#9786
-- Fixed inequality checking for django.db.models.fields.file.FieldFile class.
2008-12-16 04:52:55 +00:00
test.png
…
tests.py
Made FileSystemStorage accept both text and byte streams
2012-08-29 16:37:37 +02:00