finished
sorry, I clone the new source( for review) but use an old source on python
environment
在 2012年8月21日星期二UTC+8下午6时36分46秒,软刀写道:
>
>
> I now work with mongoengine, mongoForm
> and set this in setting.py
> DEFAULT_FILE_STORAGE = 'mongoengine.django.storage.GridFSStorage'
>
> I need to uploa
I now work with mongoengine, mongoForm
and set this in setting.py
DEFAULT_FILE_STORAGE = 'mongoengine.django.storage.GridFSStorage'
I need to upload a picture, and I wrote a form like this:
from django.forms import ImageField
from mongoforms import MongoForm
from documents
2 matches
Mail list logo