link to Django forms - online edit of handbook/troggle/trogindex.html

This commit is contained in:
Philip Sargent at home
2024-12-31 07:25:38 +00:00
committed by Expo on server
parent df7dff844b
commit ea583300c4

View File

@@ -40,7 +40,7 @@
<ul>
<li><a href="exportjson.html">Troggle - JSON export</a> - export data as JSON<br>
</ul>
<a href="trogdjango.html">Troggle and Django</a> - The Django web framework we use<br>
<a href="trogdjango.html">Troggle and Django</a> - The Django web framework we use<br><a href="trogformso.html">Troggle and Django Forms</a> - How we do data entry forms<br>
<a href="trogdjangup.html">Troggle: updating Django</a> - Upgrading troggle to use a later Django version<br>
<a href="trogtests.html">Troggle tests</a> - test suite for programmers<br>
<a href="trogstatus.html">Troggle & expo systems - status update</a> - where we are now<br>