Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 2 by [email protected]: Difficult to use in auto generated forms
http://code.google.com/p/django-bookmarks/issues/detail?id=2

Using any kind of auto generated form framework is difficult with
django-bookmarks because the bookmark __unicode__ returns the URL which is
not very human friendly.

Is there a good reason for this, I would have thought the description would
be better (or description + URL), e.g.

     def __unicode__(self):
         return self.description





--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pinax-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/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to