Re: [Tutor] Inserting long URL's into comments & docstrings?

2019-08-05 Thread Ben Finney
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

[Tutor] Flask and flask_wtf issue -- I hpe someone can help.

2019-08-05 Thread mhysnm1964
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