Re: Linking css file to the template

2009-06-29 Thread Daniel Roseman
On Jun 29, 12:33 pm, atik wrote: > I am working on a simple django project. I have tried to link the css > file, but it's not working. If i run the html template directly, then > it's ok. but if i run the server, then its not working. What to do? Read the documentation: http://docs.djangoproject

Linking css file to the template

2009-06-29 Thread atik
I am working on a simple django project. I have tried to link the css file, but it's not working. If i run the html template directly, then it's ok. but if i run the server, then its not working. What to do? --~--~-~--~~~---~--~~ You received this message because yo