I wanted to write this post anyway, gives a quick solution to upload
files above the public directory and serve the files with django-
filetransfers. Hopefully it will be easier to find from search
engines.

http://nemesisdesign.net/blog/coding/django-private-file-upload-and-serving/




On Sep 30, 10:40 am, Xavier Ordoquy <xordo...@linovia.com> wrote:
> Hi,
>
> To me, it looks like the documentation already gave the answer.
>
> Regards,
> Xavier.
>
> Le 30 sept. 2010 à 10:37, Federico Capoano a écrit :
>
>
>
> > PS: i'll post a solution so other noobs like me will see how to do
> > that..
>
> > On 30 Set, 10:35, Federico Capoano <nemesis.des...@libero.it> wrote:
> >> Yes you're right, I'm trying it out. I'll post a solution when I'm
> >> done.
>
> >> On 30 Set, 10:10, Xavier Ordoquy <xordo...@linovia.com> wrote:
>
> >>> Well, the documentation already tells you about 
> >>> it:http://docs.djangoproject.com/en/1.2/topics/files/#the-built-in-files...
>
> >>> Le 30 sept. 2010 à 09:49, Federico Capoano a écrit :
>
> >>>> Is this not possible? I wonder why Django force to upload files only
> >>>> in a certain directory and doesn't allow more flexibility.
>
> >>>> On 29 Set, 19:46, Federico Capoano <nemesis.des...@libero.it> wrote:
> >>>>> Hi everyone,
>
> >>>>> is it possible to write a custom model filefield that upload files
> >>>>> somewhere above the public directory?
>
> >>>> --
> >>>> You received this message because you are subscribed to the Google 
> >>>> Groups "Django users" group.
> >>>> To post to this group, send email to django-us...@googlegroups.com.
> >>>> To unsubscribe from this group, send email to 
> >>>> django-users+unsubscr...@googlegroups.com.
> >>>> For more options, visit this group 
> >>>> athttp://groups.google.com/group/django-users?hl=en.
>
> > --
> > You received this message because you are subscribed to the Google Groups 
> > "Django users" group.
> > To post to this group, send email to django-us...@googlegroups.com.
> > To unsubscribe from this group, send email to 
> > django-users+unsubscr...@googlegroups.com.
> > For more options, visit this group 
> > athttp://groups.google.com/group/django-users?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to