Add and enable new document singatures app

This commit is contained in:
Roberto Rosario
2011-12-25 16:08:28 -04:00
parent c2419e63df
commit c0fbec0f8e
2 changed files with 3 additions and 1 deletions

View File

@@ -168,6 +168,7 @@ INSTALLED_APPS = (
'djangorestframework',
'rest_api',
'south',
'document_signatures',
)
TEMPLATE_CONTEXT_PROCESSORS = (