Re: custom media just doesnt work

2011-02-11 Thread Shawn Milochik
The feature works -- you just don't understand it. You probably know what, but be aware that e-mailing a list and suggesting that their software is fundamentally broken is not the best way to get friendly help. Have a look at the docs for settings.py: http://docs.djangoproject.com/en/1.2/ref/setti

custom media just doesnt work

2011-02-11 Thread Szabo, Patrick (LNG-VIE)
Hi, I want to change the look of the admin-site a little bit My folder structure looks like this (Appname is timesheets): timesheets/ admin/ media css img/ admin I also set this: ADMIN_MEDIA_PREFIX = '/media/' If i