On Wed, Aug 10, 2011 at 3:53 AM, Peter Kovgan <peter.kov...@gmail.com> wrote:
> Thank you guys.
>....
> "/usr/local/lib/python2.7/dist-packages/django/contrib/staticfiles/storage.py",
> line 23, in __init__
>     raise ImproperlyConfigured("You're using the staticfiles app "
> django.core.exceptions.ImproperlyConfigured: You're using the staticfiles
> app without having set the STATIC_ROOT setting.
>
> I tried to resolve it myself, but nothing has worked.
>

Seriously? Is there something unclear about the instructions in that
error message?

Did you try setting STATIC_ROOT and reading the fine documentation
about STATIC_ROOT?

Cheers

Tom

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to