The problem is that the project name is beeing appended in the URL when using the URL filter. For example, when I use the filter to get the URL of the news page, the filter returns "/project_name/news/", but it should return just "/news/". I have no idea what should I fix that and hope someone will give me a direction to work at. :)
-- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

