add django-filepicker and a document_upload app for the new document upload workflow
authorSeth Woodworth <seth@sethish.com>
Tue, 27 Aug 2013 13:39:12 +0000 (09:39 -0400)
committerSeth Woodworth <seth@sethish.com>
Tue, 27 Aug 2013 13:39:12 +0000 (09:39 -0400)
commita5ad132ccfe5fd4fd87b559a5bfc0a75c57152c2
treef45f0552a4de7c289c2592bd964c106021ee1879
parentc2f4dd6cd2e9c27b78415304e66a0776a30b93f4
add django-filepicker and a document_upload app for the new document upload workflow
karmaworld/apps/document_upload/__init__.py [new file with mode: 0644]
karmaworld/apps/document_upload/models.py [new file with mode: 0644]
karmaworld/apps/document_upload/tests.py [new file with mode: 0644]
karmaworld/apps/document_upload/views.py [new file with mode: 0644]
karmaworld/settings/common.py
reqs/common.txt