Further decouple document file storage from file based storage

This commit is contained in:
Roberto Rosario
2011-03-03 21:16:39 -04:00
parent a61dbcb7ca
commit fc87e3a097
4 changed files with 3 additions and 12 deletions
-1
View File
@@ -194,7 +194,6 @@ LOGIN_EXEMPT_URLS = (
#DOCUMENTS_DEFAULT_TRANSFORMATIONS = []
# Storage
#DOCUMENTS_STORAGE_DIRECTORY_NAME = 'documents'
#DOCUMENTS_STORAGE_BACKEND = DocumentStorage
# Usage