serving static files
I want to allow certain users to download files uploaded by other users.
I found django-protected-files[1] and django-private-files[2], both of
which look like they do the job. The latter is more recent and is on
Read The Docs, so it's probably the way to go.
Before I start reviewing the code and implementing, does anyone have any
suggestions? Is there a "top dog" for this need?
Thanks,
Shawn
[1] https://github.com/lincolnloop/django-protected-files
[2] https://bitbucket.org/vvangelovski/django-private-files/src
--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home