Basic search structure

This commit is contained in:
2017-07-22 22:35:01 +02:00
parent 0ffd7485e3
commit b7c382a1a8
11 changed files with 250 additions and 0 deletions

View File

@ -87,6 +87,7 @@ INSTALLED_APPS = (
'forum',
'stock',
'trombi',
'matmat',
)
MIDDLEWARE_CLASSES = (