Unknown command: 'collectstatic'
Note: I am running the latest official build of Django (1.4) with the
latest dev build of django-staticfiles.
Also of relevance:
> python manage.py help | grep -i "static"
satchmo_copy_static
(yes, I am running a satchmo shop)
On Thu, Apr 5, 2012 at 11:13 AM
I had to upgrade my version of django-staticfiles and do collectstatic.
Hope that helps.
On Thursday, February 2, 2012 12:26:47 PM UTC-5, Alec Taylor wrote:
>
> Trunk version cannot load Admin CSS.
>
> First I tried setting the ADMIN_MEDIA_PREFIX to MEDIA_PREFIX, when
> that didn't work I tried m
Trunk version cannot load Admin CSS.
First I tried setting the ADMIN_MEDIA_PREFIX to MEDIA_PREFIX, when
that didn't work I tried manual replacing. Yes, I know it has been
depreciated and that the css are stored in
django\django\contrib\admin\static\admin\css, however it did not work
when omitted s
3 matches
Mail list logo