Django upgrades

This commit is contained in:
Philip Sargent
2021-03-21 20:02:29 +00:00
parent 11168df3bf
commit 824dea8a7d
3 changed files with 185 additions and 109 deletions

View File

@@ -27,7 +27,8 @@
<li><a href="trog2030.html">Troggle in 2025-2030</a> - architectural evolution proposal<br>
</ul>
<a href="serverconfig.html">Troggle server configuration</a> - how to get troggle running on a new machine (incoimplete!)<br>
<a href="trogdjango.html">Troggle and django</a> - Upgrading to later django versions<br>
<a href="trogdjango.html">Troggle and Django</a> - The Django web framework we use<br>
<a href="trogdjangup.html">Troggle: updating Django</a> - Upgrading troggle to use a later Django version<br>
<a href="unittests.html">Troggle unit tests</a> - test suite for programmers<br>
<a href="trogstatus.html">Troggle & expo systems - status update</a> - where we are now<br>