#8803: Possibility to use username if full name is missing in the comments
framework
----------------------------------------------+-----------------------------
Reporter: thejaswi_puthraya | Owner: nobody
Status: new | Milestone:
Component: django.contrib.comments | Version: SVN
Resolution: | Keywords: fullname,
username, comments
Stage: Unreviewed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
----------------------------------------------+-----------------------------
Changes (by benspaulding):
* needs_better_patch: => 0
* needs_tests: => 0
* needs_docs: => 0
Comment:
I ran into the same issue and found this ticket. Just to reiterate, the
view should use the {{{get_full_name()}}} or {{{username}}} because that’s
what the model itself does. It just makes sense.
I have attached my patch just because I already had it made and it’s a
little shorter. (I don’t care what color the bike shed it is, really.)
--
Ticket URL: <http://code.djangoproject.com/ticket/8803#comment:1>
Django <http://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 post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---