did you take a look at the django filebrowser:
http://code.google.com/p/django-filebrowser/

patrick.

On May 24, 7:13 pm, poschs <[EMAIL PROTECTED]> wrote:
> > 1. I cant edit the ImageField by hand - e.g. If it currently contains
> > 'images\fam1.jpg' I cannot manually type in images\fam2.jpg and have
> > it accept it.
> >> I don't follow what you're trying to do here. Does this "fam2.jpg"
> >> exist on your computer?
>
> My goal is to be able to simply choose files that already exist on the
> server. I was thinking I could do that by just editing the string in
> place rather than picking a new file that would be uploaded.
>
> BTW, I solved this a different way by having an 'images' model that
> other models can refer to.
>
> > The documentation is also an excellent place to look for things like this.
>
> I looked everywhere before I posted here :)
>
> Thank you Marty for taking the time to reply. It was very helpful.
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to