Initial commit of the lock manager

This commit is contained in:
Roberto Rosario
2011-08-23 14:51:57 -04:00
parent 3bd5fd45ce
commit b6d2e95a91
5 changed files with 72 additions and 0 deletions

View File

@@ -129,6 +129,7 @@ INSTALLED_APPS = (
'project_tools',
'smart_settings',
'navigation',
'lock_manager',
'web_theme',
'common',
'metadata',