aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tools/files.py
Commit message (Collapse)AuthorAgeFilesLines
* Attachment support in the SQL backendElrond2012-02-281-1/+1
| | | | | | | | | attachments working with the sql backend. - SQL Schema for attachment files, ordering attachments by their name, not by the submission order (as earlier). - Dot-Notation for attachments, where missing. - convert existing attachments over from mongo -> sql
* It's 2012 all up in hereChristopher Allan Webber2012-02-021-1/+1
|
* Dot-Notation for MediaEntry.media_filesElrond2012-01-041-1/+1
|
* Finished splitting util.py into separate files.Aaron Williamson2011-10-011-0/+32