On Thu, Oct 16, 2014 at 4:21 AM, Sachin Tiwari <sachin.tiwar...@gmail.com> wrote: > <script src="{%static "static/js/bootstrap.min.js"%}"></script> > > > And added a below line in <project>/settings.py, > > STATICFILES_DIRS = ( > os.path.join(PROJECT_PATH, "static"), > )
I think you're repeating the 'static' subdirectory name. in the HTML try <script src="{%static "js/bootstrap.min.js"%}"></script> -- Javier -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAFkDaoQZbLBzUorbg1X0o7E-yPE1%3Dfy1VRhreRL%2Bw733tp-J3g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.