Added search app

This commit is contained in:
Roberto Rosario
2011-02-03 22:52:25 -04:00
parent 5854a1ce50
commit 327a00ede6
15 changed files with 250 additions and 1 deletions

View File

@@ -121,6 +121,7 @@ INSTALLED_APPS = (
'common',
'documents',
'pagination',
'dynamic_search',
)
TEMPLATE_CONTEXT_PROCESSORS = (