On 9/8/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

> how can I upload file to /media/images/1.jpg with Django?

Start here:

http://www.djangoproject.com/documentation/model_api/#imagefield

If the admin interface is sufficient for you, you're done. Note that
this requires an object/row per image.
-- 
This message has been scanned for memes and
dangerous content by MindScanner, and is
believed to be unclean.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to