Commit 14b09173 by David Ormsbee

Merge pull request #489 from MITx/feature/bridger/disable_wiki_attachments

Disabled wiki attachments.
parents 75dd068d 70282cf5
...@@ -582,7 +582,7 @@ INSTALLED_APPS = ( ...@@ -582,7 +582,7 @@ INSTALLED_APPS = (
'course_wiki', # Our customizations 'course_wiki', # Our customizations
'mptt', 'mptt',
'sekizai', 'sekizai',
'wiki.plugins.attachments', #'wiki.plugins.attachments',
'wiki.plugins.notifications', 'wiki.plugins.notifications',
'course_wiki.plugins.markdownedx', 'course_wiki.plugins.markdownedx',
......
-e git://github.com/MITx/django-staticfiles.git@6d2504e5c8#egg=django-staticfiles -e git://github.com/MITx/django-staticfiles.git@6d2504e5c8#egg=django-staticfiles
-e git://github.com/MITx/django-pipeline.git#egg=django-pipeline -e git://github.com/MITx/django-pipeline.git#egg=django-pipeline
-e git://github.com/benjaoming/django-wiki.git@e237b2ac#egg=django-wiki -e git://github.com/benjaoming/django-wiki.git@02275fb4#egg=django-wiki
-e git://github.com/dementrock/pystache_custom.git@776973740bdaad83a3b029f96e415a7d1e8bec2f#egg=pystache_custom-dev -e git://github.com/dementrock/pystache_custom.git@776973740bdaad83a3b029f96e415a7d1e8bec2f#egg=pystache_custom-dev
-e common/lib/capa -e common/lib/capa
-e common/lib/xmodule -e common/lib/xmodule
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment