Re: loading the external css file

2010-12-27 Thread Bithu
on of Django that you are > using. > > In production, you should almost always configure another server to > serve static files. > > On Dec 27, 8:29 am, Bithu wrote: > > > When i was trying to load an external stylesheet it was not working. > > But the internal css

loading the external css file

2010-12-27 Thread Bithu
When i was trying to load an external stylesheet it was not working. But the internal css is working nicely. What should i do to link my .css file to my html template which is inside my template folder. -- You received this message because you are subscribed to the Google Groups "Django users"

Problem while installing django-tagging

2010-12-27 Thread Bithu
When i was trying to install the django-tagging in my app the following error appeared.. I tried setting the PYTHONPATH but it was still not working. Can any one help python2.5 setup.py install b...@bios-hackzone:~/djcode/mysite/django-tagging$ python2.5 setup.py install Traceback (most recent cal