basic flow from enroll mode selection to verify screen

This commit is contained in:
David Ormsbee
2013-08-22 13:56:23 -04:00
parent 1676fc31a5
commit 0dd5819683
10 changed files with 130 additions and 38 deletions

View File

@@ -363,6 +363,7 @@ INSTALLED_APPS = (
'course_modes'
)
################# EDX MARKETING SITE ##################################
EDXMKTG_COOKIE_NAME = 'edxloggedin'