Re: admin interface and CSS

2007-01-29 Thread Matias Hermarud Fjeld
Hello. Henry wrote: > I had a problem with CSS cause while the admin_media_prefix template > tag used the ADMIN_MEDIA_PREFIX setting, it did not prepend the > MEDIA_URL to it. I have all my static stuff, including CSS, on a > separate site so I was getting the admin interface without the good > l

admin interface and CSS

2007-01-26 Thread Henry
Hi! Just started using Django after using Perl/Mason for a while. My version is 0.95.1 I had a problem with CSS cause while the admin_media_prefix template tag used the ADMIN_MEDIA_PREFIX setting, it did not prepend the MEDIA_URL to it. I have all my static stuff, including CSS, on a separate si