#3624: Syndication could be friendlier to non Django templating languages
-------------------------------------+--------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: nobody
Status: new | Milestone:
Component: Contrib apps | Version: 0.96
Resolution: | Keywords:
Stage: Someday/Maybe | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-------------------------------------+--------------------------------------
Comment (by seemant):
This would help me, personally, in the case of syndication feeds on the
new comment model. The __unicode__() function in comments makes the
title of each comment into the first 50 words of the comment itself. I'd
prefer to override that in the feed (akin to the old 0.96 behaviour of "By
<author> on <date>" instead.
--
Ticket URL: <http://code.djangoproject.com/ticket/3624#comment:5>
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
-~----------~----~----~----~------~----~------~--~---