Render list of supported versions on the main page
authorMagnus Hagander <magnus@hagander.net>
Sat, 7 Jan 2012 12:09:20 +0000 (13:09 +0100)
committerMagnus Hagander <magnus@hagander.net>
Sat, 7 Jan 2012 12:09:20 +0000 (13:09 +0100)
commit08b9ac643f17f0011c68548b01620dd178cbb72b
tree481c34ad1fe2a31fe02f1663826bc614009e5cd4
parent31fa6e465c857f18ed005fc0e5a05e513d19b872
Render list of supported versions on the main page

Now that we have more metadata, we can render this on the main page instead of
on the wiki. This commit copies all the text from the current wiki page, and
uses the new fields in the Version model to render the table on the same URL
as the reference was on before.
pgweb/core/views.py
pgweb/urls.py
templates/support/versioning.html [moved from templates/pages/support/versioning.html with 50% similarity]