cave and entrance template files links in handbook

This commit is contained in:
Philip Sargent
2020-05-26 00:26:14 +01:00
parent fef22cad0c
commit 7223a746bf
3 changed files with 19 additions and 2 deletions

View File

@@ -41,7 +41,7 @@ Upgrading to later django versions is a real pig - not helped by the fact that a
<li>For a table displaying the various versions of django and support expiry dates
see <a href="https://www.djangoproject.com/download/">the django download</a> page.
Django 1.7 expired in December 2015.
Django: <a href="">full deprecation timeline</a>.
Django: <a href="https://www.djangoproject.com/download/#supported-versions">full deprecation timeline</a>.
<li>Ubuntu 20.04 came out on 23rd April but it does not support python2 at all. So we cannot use it for software maintenance (well be can, but only using non-recommended software, which is what we are trying to get away from).
</ul>