Hi attached is the settings.py and i ve placed my css files in static directory of the app and in templates i ve given the path
{{ STATIC_URL }} path On Tue, Apr 17, 2012 at 10:13 PM, Joel Goldstick <joel.goldst...@gmail.com>wrote: > On Tue, Apr 17, 2012 at 11:53 AM, dummyman dummyman <tempo...@gmail.com> > wrote: > > hi, > > > > i tried it before but didnt get d required results. > > > > On Tue, Apr 17, 2012 at 8:16 PM, Eugenio Minardi < > eugenio.mina...@gmail.com> > > wrote: > >> > >> Hi, > >> > >> you can find a detailed guide > >> here https://docs.djangoproject.com/en/dev/howto/static-files/ > >> > >> On Tue, Apr 17, 2012 at 4:18 PM, dummyman dummyman <tempo...@gmail.com> > >> wrote: > >>> > >>> How to include external css and javascript files in django ? I tried > many > >>> forums,django docs > >>> Couldnt get a solution > >>> Could u pl givehi me a step by step proc to include external css and > >>> javascript files ? > >>> > >>> -- > >>> 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. > > > It will be easier to help you if you post your settings.py file, and > explain in which directories you are putting css and js files > -- > Joel Goldstick > > -- > 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.
settings.py
Description: Binary data