Lagt til søkeside. Mye flikking på url-configen.

This commit is contained in:
2011-03-06 16:57:12 +00:00
parent e185f784c6
commit 56dd7b67c8
7 changed files with 69 additions and 11 deletions

View File

@@ -69,7 +69,7 @@ TEMPLATE_DIRS = (
# Put strings here, like "/home/html/django_templates" or "C:/www/django/templates".
# Always use forward slashes, even on Windows.
# Don't forget to use absolute paths, not relative paths.
'/web/templates/'
'web/templates/'
)
INSTALLED_APPS = (