#863: Atom Feeds should pick up "updated" and "published" elements automatically
from auto_now and auto_now_add fields
-------------------------------------+--------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: adrian
Status: closed | Component: RSS framework
Version: | Resolution: wontfix
Keywords: | Stage: Design decision
needed
Has_patch: 0 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
-------------------------------------+--------------------------------------
Changes (by mtredinnick):
* status: new => closed
* resolution: => wontfix
Comment:
We do have an "updated" element on each entry in the feeds now. So that
part of the problem is taken care of. The other request -- trying to
engineer the values from the assumption that an auto_now field is the
right one -- looks like a bit too much of an assumption. On a semantic
level, the "updated" element doesn't necessarily contain "last time it was
touched at all"; it is intended as "last significant update", which often
excludes things like minor typo editing.
I think this a bit too fragile to implement.
--
Ticket URL: <http://code.djangoproject.com/ticket/863#comment:3>
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
-~----------~----~----~----~------~----~------~--~---