Add warning about the accuracy of bibliographic information for Legacy RFCs.
- Legacy-Id: 10688
Note: SVN reference [10684] has been migrated to Git commit 2ca2b92c24
Change the acronym link on the html agenda page to go to the group's charter page rather than the charter's document page.
- Legacy-Id: 10409
Note: SVN reference [10379] has been migrated to Git commit bf0a5e3da4
Summary: Make the meeting agenda code use the historic info available
for groups. In the process, added some select_related/prefetch_related
code to cut the number of database queries in the agenda down from
4000-5000 to about 50. Rewritten agenda CSV code to use Python arrays
rather than a template for improved readability/reuse. Rewritten week
view to assemble its data in Python. Plus a few other minor cleanups,
e.g. lame_description is now gone.
Fixes#1088. Branch
- Legacy-Id: 10005
Note: SVN reference [9669] has been migrated to Git commit acda84208d