fnp
/
edumed.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add stage2 app (with participant view mostly ready)
[edumed.git]
/
edumed
/
settings
/
apps.py
diff --git
a/edumed/settings/apps.py
b/edumed/settings/apps.py
index
ec2bb64
..
9e4d35c
100644
(file)
--- a/
edumed/settings/apps.py
+++ b/
edumed/settings/apps.py
@@
-6,6
+6,7
@@
INSTALLED_APPS = (
'catalogue',
'comment',
'wtem',
+ 'stage2',
'publishers',
'api',