summaryrefslogtreecommitdiff
path: root/tests/modeltests/files/models.py
AgeCommit message (Expand)Author
2010-03-03Fixed the files test to not care whether the names are reported as bytestring...Karen Tracey
2010-02-23Fixed #10258: handle duplicate file names better.Jacob Kaplan-Moss
2009-05-08Fixed #7712, #9404, #10249, #10300: a light refactor and cleanup of file stor...Jacob Kaplan-Moss
2009-05-07Fixed #11030: fixed file uploads on non-utf8 filesystem encoding. Thanks, Hon...Jacob Kaplan-Moss
2009-02-24Fixed #10347 -- Fixed incorrect AttributeError raised when attempting to acce...Karen Tracey
2009-01-16Fixed #10044: You can now assign directly to file fields (`instance.filefield...Jacob Kaplan-Moss
2008-10-10Be nice to buildbots: switched `modeltests/files` to use a proper isolated di...Jacob Kaplan-Moss
2008-08-12Fixed a couple typos in the modeltests' descriptions and made use of ReST inl...Gary Wilson Jr
2008-08-08File storage refactoring, adding far more flexibility to Django's file handli...Jacob Kaplan-Moss