#21781: If name is not set, get_full_name should return username
--------------------------------+--------------------
     Reporter:  matej.ramuta@…  |      Owner:  nobody
         Type:  New feature     |     Status:  new
    Component:  contrib.auth    |    Version:  1.6
     Severity:  Normal          |   Keywords:
 Triage Stage:  Unreviewed      |  Has patch:  0
Easy pickings:  0               |      UI/UX:  0
--------------------------------+--------------------
 get_full_name method from django.contrib.auth models.py returns a combined
 first_name and last_name (with a space in between). But if first_name and
 last_name are not set, this method should return a username.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/21781>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.ce8ebb39b2a82b593b8127cc6ff3a079%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to