Fixing typos
This commit is contained in:
parent
b98b06ff79
commit
40b0a15b35
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ MONGOENGINE_USER_DOCUMENT = getattr(
|
|||
|
||||
|
||||
def get_user_document():
|
||||
"""Get the user docuemnt class user for authentcation.
|
||||
"""Get the user document class used for authentication.
|
||||
|
||||
This is the class defined in settings.MONGOENGINE_USER_DOCUMENT, which
|
||||
defaults to `mongoengine.django.auth.User`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue