#8614: typo in model.py comments --------------------------------------------------+------------------------- Reporter: Nate Straz <[EMAIL PROTECTED]> | Owner: nobody Status: new | Milestone: Component: django.contrib.comments | Version: SVN Keywords: | Stage: Unreviewed Has_patch: 0 | --------------------------------------------------+------------------------- While reading through django/contrib/comments/models.py I noticed that the comments for the Comment model references the field person_name which does not exist. This should probably be user_name which does exist.
-- Ticket URL: <http://code.djangoproject.com/ticket/8614> Django Code <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 -~----------~----~----~----~------~----~------~--~---
