On Wed, 2009-08-05 at 21:09 -0700, emy_66 wrote:
> Hi,
> 
> Just migrating my application to 1.1. Everything works fine except the
> images inside the admin site are not showing up. Any ideas why this
> may be? Everything worked with 1.0.1 and 1.0.2 I think.

Remember that the admin images and CSS files are static data, so you
will have some extra configuration in place to serve those files (what
and where will depend on your particular server choices). Have you
changed things to point to the Django 1.1 admin media files instead of
the 1.0 versions?

Not sure if that will fix your problem or not. I haven't had any
particular problems moving projects to the new code, so I haven't seen
what you are seeing.

Regards,
Malcolm



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to