Fix typo
This commit is contained in:
parent
cda25efcd6
commit
3f5c5ee217
1 changed files with 1 additions and 1 deletions
|
@ -248,7 +248,7 @@ LOGGING = {
|
|||
'class': 'django.utils.log.AdminEmailHandler',
|
||||
'formatter': 'verbose',
|
||||
},
|
||||
'mail_registraion': {
|
||||
'mail_registration': {
|
||||
'level': 'WARN',
|
||||
'class': 'django.utils.log.AdminEmailHandler',
|
||||
'formatter': 'verbose',
|
||||
|
|
Loading…
Reference in a new issue