﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
863	"Atom Feeds should pick up ""updated"" and ""published"" elements automatically from auto_now and auto_now_add fields"	matt@…	Adrian Holovaty	"Atom 1.0 requires each entry to have an ""updated"" element, which is the date of the last update. It also provides the optional ""published"" element. Both of these could easily be picked up from auto_now and auto_now_add DateField/DateTimeField types in the appropriate table, if they exist.

(When an auto_now is lacking, the auto_now_add should be used as both ""updated"" and ""published"", as ""updated"" is required.)"	defect	closed	contrib.syndication		normal	wontfix			Design decision needed	0	0	0	0	0	0
