Hi django-users

I wanna store files (attachments to forum posts) outside the MEDIA_ROOT 
to restrict file downloads to registered users. So I'd have to server 
them through django instead of apache. What would be the better way to 
do this: Store them in a the database or store them in the filesystem as 
actual files?

Jonas

--~--~---------~--~----~------------~-------~--~----~
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 
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