Have you tried adding a slash at the end of STATIC_URL ?
On Tue, May 14, 2013 at 10:00 AM, Marc'h wrote:
> My mistake, the slash is missing between the static and images path
> components and not, as I erroneously wrote, between the app and static
> ones. Sorry for that.
>
> Le mardi 14 mai 201
My mistake, the slash is missing between the static and images path
components and not, as I erroneously wrote, between the app and static ones.
Sorry for that.
Le mardi 14 mai 2013 15:52:39 UTC+2, Marc'h a écrit :
>
> Hi all,
>
> I'm having trouble configuring Django to serve static files for d
Hi all,
I'm having trouble configuring Django to serve static files for deployed
apps (using Apache + WSGI).
Briefly put :
- the root URL of the Django application is http://www.example.com/app
- the root directory (SITE_ROOT) of the Django project is
/var/www/html/django/app/app (yes indeed,
3 matches
Mail list logo