manage_students and bulk_regsiter

This commit is contained in:
Massimo Di Pierro
2012-03-26 16:07:49 -05:00
parent ba93692ed4
commit 1017b68c1f
7 changed files with 214 additions and 4 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ import os
GAE_APPCFG = os.path.abspath(os.path.join('/usr/local/bin/appcfg.py'))
# To use web2py as a teaching tool, set MULTI_USER_MODE to True
MULTI_USER_MODE = False
MULTI_USER_MODE = True
# configurable twitterbox, set to None/False to suppress
TWITTER_HASH = "web2py"