HTML forms and Django link added - online edit of handbook/troggle/trognotes.html - on dev machine 'Mohawk'

This commit is contained in:
Philip Sargent at home 2024-12-31 05:09:23 +00:00 committed by Philip Sargent
parent 54829e54fa
commit 506c25e34c

View File

@ -27,6 +27,7 @@
<p>and you will have dismissed them as too trivial for your needs. You will have skipped over all that nasty confusing Django stuff:
<ul>
<a href="trogdjango.html">Troggle and Django</a> - The Django web framework we use<br>
<a href="trogforms.html">Troggle: using HTML forms</a> - How we use Django for data entry<br>
<a href="trogdjangup.html">Troggle: updating Django</a> - Upgrading troggle to use a later Django version<br>
<a href="trogforms.html">Troggle: HTML forms</a> - How we do data entry with forms<br>
</ul>