add default settings for check username

This commit is contained in:
j 2013-09-25 18:46:27 +00:00
parent 2b548b3174
commit e56faadb95
1 changed files with 1 additions and 0 deletions

View File

@ -151,6 +151,7 @@ LOGGING = {
}
AUTH_PROFILE_MODULE = 'user.UserProfile'
AUTH_CHECK_USERNAME = True
#=========================================================================
#Pan.do/ra related settings settings