mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-02-02 00:22:32 +00:00
New page for HTML Forms and how we do it - online edit of handbook/troggle/trogforms.html - on dev machine 'Mohawk'
This commit is contained in:
parent
506c25e34c
commit
ef15e3aee3
16
handbook/troggle/trogforms.html
Normal file
16
handbook/troggle/trogforms.html
Normal file
@ -0,0 +1,16 @@
|
||||
<html><head><title>Handbook Troggle and HTML Forms</title></head><body>
|
||||
<style>body { background: #fff url(/images/style/bg-system.png) repeat-x 0 0 }</style>
|
||||
<h2 id="tophead">CUCC Expedition Handbook</h2>
|
||||
<h1>Django and Troggle</h1>
|
||||
|
||||
<h3>Django Versions and troggle</h3>
|
||||
|
||||
|
||||
<h4>Django Forms</h4>
|
||||
<p>Just don't. Django has several generations of quite different clever mechanisms to make creating HTML forms "easier". Yes, making them might be easier, but maintaining this opinionated stuff is a nightmare. Really don't.
|
||||
<hr />
|
||||
Go on to: <a href="trogdjangup.html">Troggle: updating Django</a><br />
|
||||
Return to: <a href="trogintro.html">Troggle intro</a><br />
|
||||
Troggle index:
|
||||
<a href="trogindex.html">Index of all troggle documents</a><br />
|
||||
<hr /></body></body></html>
|
Loading…
Reference in New Issue
Block a user