Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-09 | Fix a number of incorrect escapes | Magnus Hagander | |
Pointed out by newer versions of pep8, but they were never correct. | |||
2019-01-26 | Attempt to fix localhtmlvalidate | Magnus Hagander | |
It was already broken and didn't work properly, but update to py3 and at least make it run. More changes are necessary to actually make it happy again. | |||
2019-01-26 | Update script shebangs to use python3 | Magnus Hagander | |
2019-01-26 | Update print and input syntax for python 3 | Magnus Hagander | |
2019-01-17 | Fix whitespace and indentation, per pep8 | Magnus Hagander | |
2019-01-17 | Tabs, meet your new overlords: spaces | Magnus Hagander | |
In a quest to reach pep8, use spaces to indent rather than tabs. | |||
2013-03-07 | Add header as required by the w3c validator these days | Magnus Hagander | |
2013-01-01 | Add new book "PostgreSQL: Up and Running" | Magnus Hagander | |
2012-09-10 | Add small tool to run w3c validator on local pages before deployment | Magnus Hagander | |