Support for Static file serving issue.

29 views
Skip to first unread message

danesh patel

unread,
May 3, 2017, 10:51:30 AM5/3/17
to Django Grappelli
Hello all,
i am facing issue related static file serving ,file need to serve from location (site-packages/grappelli/static/admin/js/jquery.js) but  file fetching  from location ( site-packages/django/contrib/admin/static/admin/js/jquery.js) 

i am using :
(DEBUG=False)
Django==1.8.15
django-grappelli==2.7.1

INSTALLED_APPS = [
    'grappelli',
    'django.contrib.admin']

in development those things are going fine.

Reply all
Reply to author
Forward
0 new messages