Re: [mezzanine-users] How to make certain media available only to logged users?

2014-12-29 Thread godek . maciek
W dniu czwartek, 25 grudnia 2014 21:05:52 UTC+1 użytkownik Mario Gudelj 
napisał:

 This is not a Mezza but Django specific post about how you'd do it - 
 http://www.wellfireinteractive.com/blog/nginx-django-x-accel-redirects/. 
 It actually shows you how to offload the file serving to Nginx so that you 
 don't serve large files with Django.


Thanks a lot!
 

-- 
You received this message because you are subscribed to the Google Groups 
Mezzanine Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[mezzanine-users] How to make certain media available only to logged users?

2014-12-24 Thread godek . maciek
Hi,
is there any way to make some uploaded media available only to the users 
who are logged in?
If it's not available out of the box, how would it be best to extend 
mezzanine with that functionality?

-- 
You received this message because you are subscribed to the Google Groups 
Mezzanine Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.