projects
/
oweals
/
karmaworld.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a03356
)
adding ajaxuploader to installed apps in settings/common.py
author
Seth Woodworth
<seth@sethish.com>
Thu, 17 Jan 2013 20:09:44 +0000
(15:09 -0500)
committer
Seth Woodworth
<seth@sethish.com>
Thu, 17 Jan 2013 20:09:44 +0000
(15:09 -0500)
karmaworld/settings/common.py
patch
|
blob
|
history
diff --git
a/karmaworld/settings/common.py
b/karmaworld/settings/common.py
index 7a27beb342b0d09f8ec19ad3a0fb9b06d693259e..5b5d0212e96fc2602ffaff200935d5b5772733db 100644
(file)
--- a/
karmaworld/settings/common.py
+++ b/
karmaworld/settings/common.py
@@
-210,6
+210,7
@@
LOCAL_APPS = (
# file handling app
'karmaworld.apps.notes',
'karmaworld.apps.courses',
+ 'karmaworld.apps.ajaxuploader',
)
# See: https://docs.djangoproject.com/en/dev/ref/settings/#installed-apps