Home | Trees | Indices | Help |
|
---|
|
Sqlalchemy column type to store images
This column type accepts and returns a StoredImage, and stores them in the directory specified by settings.MEDIA_ROOT. The name of the file is stored as a string in the database.
|
|||
|
|||
|
|||
|
|
|||
impl = types.Unicode
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jan 31 18:49:56 2009 | http://epydoc.sourceforge.net |