Please ask question related to using Django on django-users, not here. This
list is for discussion of development of Django itself.
Karen
--
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To post to this group, send email to django-develop.
Hello
I make a simple Photostore, application and I like to import the images from a
directory.
I like to upload files via FTP.
So I like to ask your help about this.
I like to a make something same, if it posible:
class Testmodel(models.Model):
...
pict = models.ImageField(u"pi