How did you configure it? In order for the administrator application to download static files, you need to create a symbolic link in the static application directory. Did you do it?
ls -l should give something like:
admin -> /usr/local/lib/python2.6/dist-packages/django/contrib/admin/media
source share