Skip to content
Snippets Groups Projects
Commit 1288d964 authored by Andy Shultz's avatar Andy Shultz
Browse files

docs: clarify docs for _update_full_name

parent 1578b0c6
Branches
Tags
No related merge requests found
......@@ -948,7 +948,7 @@ class SubmitPhotosView(View):
full_name (unicode): The user's updated full name.
Returns:
HttpResponse or None
error encoded as an HttpResponse or None indicating success
"""
try:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment