datatracker/ietf/iesg
Bill Fenner a3e2da7380 select_related() on IDInternal eliminates most of the relevant rows
due to missing data in other tables, so instead, select on 
InternetDrafts.  This is a little confusing, since the two halves
of the page have different types of objects.

Also add the intended_status, which was also missing in this
template.
 - Legacy-Id: 532
2007-06-19 17:19:19 +00:00
..
.gitignore Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
__init__.py Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
feeds.py Add author to iesg telechat minutes feed, to make it valid. 2007-05-04 21:49:21 +00:00
models.py Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
testurl.list previous_announcement.cgi has a show_detail mode too. 2007-06-18 16:48:59 +00:00
urls.py Update IESG Announcement scripts to work with latest models and template changes. 2007-06-06 05:11:06 +00:00
views.py select_related() on IDInternal eliminates most of the relevant rows 2007-06-19 17:19:19 +00:00