add entities backend

This commit is contained in:
j 2014-11-18 18:16:28 +00:00
commit 80ce81ac67
11 changed files with 512 additions and 0 deletions

View file

@ -128,6 +128,7 @@ INSTALLED_APPS = (
'urlalias',
'tv',
'document',
'entity',
)
# Log errors into db