Tag Archives: html forms

Templating for Web Database Interfaces

If you count the number of lines in the HTML files of the (corrected) v0.2 of the minimalist WSGI database interface I presented earlier, you’ll find 228 non-blank lines. However, there are only 91 unique lines. In other words, there … Continue reading

Posted in Python, User interfaces | Tagged , , , , , | 4 Comments