Comment #5 on issue 104 by arockinit: Move the media files form  
site_media/* to site_media/<type>/*
http://code.google.com/p/django-hotclub/issues/detail?id=104

I agree with adamsc - avatars/ and other upload directories/files should be  
in an
upload directory.  One problem is that doing this makes MEDIA_ROOT unwieldy  
since the
uploads have to go inside the MEDIA_ROOT directory.  This is the format I  
would
propose except for that major issue:

/site_media/theme_a/
                              css/
                              img/
                              js/
/site_media/theme_b/
                              css/
                              img/
                              js/
/site_media/upload/
                              avatars/
                              other_stuff/

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pinax-updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to