Thursday, April 28, 2011

staticfiles - media and static folders, any way to avoid duplicated content?

if i support both staticfiles and django.contrib.staticfiles i need to
copy content from media folder to static folder so when i create a
python package i have media and static folders with the same content.
any way to avoid this and still support both?

Aljosa Mohorovic

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

No comments:

Post a Comment