Add document signature verification app

This commit is contained in:
Roberto Rosario
2011-12-04 05:52:09 -04:00
parent 071fed8996
commit 071139c5bf
20 changed files with 884 additions and 0 deletions

View File

@@ -133,6 +133,7 @@ INSTALLED_APPS = (
'lock_manager',
'web_theme',
'common',
'django_gpg',
'pagination',
'dynamic_search',
'filetransfers',