Did you copy admin static files to your static path? They are stored in {DJANGO_ROOT_DIR}/contrib/admin/media . You need to copy all of them to {YOUR_STATIC_ROOT}/admin
2011/8/20 George <gmiddlec...@gmail.com> > Yep, that's what I did .. ADMIN_MEDIA_PREFIX = '/static/admin/' ... > was there by default. It does't show even with a new Project! > > On Aug 20, 9:39 pm, Yaşar Arabacı <yasar11...@gmail.com> wrote: > > If that is what kenneth says, I might suggest creating a new project and > see > > default settings for static files. it might help you figure out what is > > going on. > > > > 2011/8/20 George <gmiddlec...@gmail.com> > > > > > > > > > > > > > > > > > Thanks Kenneth > > > > > I commented that out .. I'm still not seeing the datepicker icons in > > > admin! > > > > > On Aug 20, 2:51 pm, kenneth gonsalves <law...@thenilgiris.com> wrote: > > > > On Sat, 2011-08-20 at 01:53 -0700, George wrote: > > > > > ADMIN_MEDIA_PREFIX = '/static/admin/' > > > > > > this does not exist in 1.3 - please read the docs on > > > > django.contrib.staticfiles > > > > -- > > > > regards > > > > Kenneth Gonsalves > > > > > -- > > > 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. > > -- > 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. > > -- 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.