#11146: RequestSite needs __unicode__ parameter
--------------------------------+-------------------------------------------
Reporter: sam265 | Owner: nobody
Status: new | Milestone: 1.1
Component: Contrib apps | Version: SVN
Keywords: sites, RequestSite | Stage: Unreviewed
Has_patch: 1 |
--------------------------------+-------------------------------------------
Request site needs the following code
def __unicode__(self):
return self.name
--
Ticket URL: <http://code.djangoproject.com/ticket/11146>
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
-~----------~----~----~----~------~----~------~--~---