On Thu, Dec 2, 2010 at 4:43 AM, fahhem wrote:
> According to some pages in the dev documentation, the settings are
> STATIC_ROOT and STATIC_URL:
>
> http://docs.djangoproject.com/en/dev/ref/settings/
> http://docs.djangoproject.com/en/dev/howto/static-files/
>
> But according to this page and to t
According to some pages in the dev documentation, the settings are
STATIC_ROOT and STATIC_URL:
http://docs.djangoproject.com/en/dev/ref/settings/
http://docs.djangoproject.com/en/dev/howto/static-files/
But according to this page and to the actual code, the settings are
actually STATICFILES_ROOT
2 matches
Mail list logo