Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/online_check/stdnum.wsgi
Commit message (Expand)AuthorAgeFilesLines
* Extend number properties to show in online checkArthur de Jong2023-01-021-6/+10
* Switch to escape() from htmlArthur de Jong2022-10-231-5/+6
* Switch to parse_qs() from urllib.parseArthur de Jong2022-10-231-2/+2
* Fix online check to be Python 3 compatibleArthur de Jong2020-01-191-2/+7
* Fix encoding issues in online checkArthur de Jong2018-05-011-12/+12
* Ensure API requests are cached separatelyArthur de Jong2018-04-101-3/+7
* Change output of online lookupsArthur de Jong2017-11-261-2/+2
* Correctly escape number for use in attributeArthur de Jong2017-11-261-1/+1
* Include search term in online formArthur de Jong2017-07-111-1/+4
* Show possible conversions in online checkArthur de Jong2017-04-131-3/+23
* Add simple online check exampleArthur de Jong2017-04-101-0/+87