James Hartley writes:
> This should be a slow ball pitch. Unfortunately, I haven't stumbled
> across a reasonable answer yet.
You can find the answer directly in PEP 8.
> On occasion, I put long URL's into comments/docstrings simply to document
> where I found specific information.
That's good
All,
Thanks to the starting point from Allan's chapter on web ffframeworks. I
have now build quite a nice little app showing a bunch of records from a
sqlite database in tables. The issue I am having is with flask_wtf and
forms. I have a Selector HTML which I want to grab the selected item from