Eiji,

If you put a folder in each app named 'static' it will automatically be used when you run 'manage.py collectstatic.'

You only need to specify additional directories if you want to pull static media from somewhere else, of if you named your static folders something other than 'static' in your apps.

Shawn


--
You received this message because you are subscribed to the Google Groups "Django 
users" 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/django-users?hl=en.

Reply via email to