Project level tags - again

2007-09-07 Thread arelenas
How to make project level tags? I've already read post http://groups.google.com/group/django-users/browse_thread/thread/49e9669c64e353b2/ and tried what Ivan Sagalaev suggested but I've got TemplateSyntaxError - "common_tags' is not a valid tag library. What could be the problem? There is Tick

Re: Problem using external CSS file with template

2007-08-21 Thread arelenas
me. It's relief :) I suppose that it will be much easier now to figure it out why it didn't work on my development computer. Thanks for your help. Petar On Aug 21, 8:52 pm, Will McCutchen <[EMAIL PROTECTED]> wrote: > Hi, > > On Aug 21, 1:44 pm, arelenas <[EMAIL P

Problem using external CSS file with template

2007-08-21 Thread arelenas
I am trying to use external CSS in template using built-in Django web server but I'm experiencing some problems. I've set URLConf as described at http://www.djangoproject.com/documentation/0.96/static_files/, but still nothing. It finds CSS file but styles won't apply. When I try to use inline