summaryrefslogtreecommitdiff
path: root/postgresqleu/util/validators.py
AgeCommit message (Expand)Author
2025-06-02Don't crash on misspelled http/https in sponsor signupMagnus Hagander
2024-06-25Move color_validator to shared fileMagnus Hagander
2024-05-28Trap and handle really invalid URLs from sponsor signupMagnus Hagander
2023-10-16Teach social media posting to differentiate contents to providersMagnus Hagander
2022-08-17Specify a user-agent when the sponsorship form validates URLsMagnus Hagander
2022-07-22Make twitter validator at least do sometihngMagnus Hagander
2020-01-08Style and minor fixes pointed out by newer version of pep8Magnus Hagander
2019-07-30Twitter seems to be returning a 302 response for HEAD requests for some users.Dave Page
2019-07-11Make the speaker photo use a proper widget and validatorMagnus Hagander
2019-07-08Fix urlname validatorsMagnus Hagander
2019-02-16Create a validator that verifies http 200 status codeMagnus Hagander
2019-01-10Fix encodings on handling of picture validationMagnus Hagander
2019-01-10Import related fixes from 2to3Magnus Hagander
2019-01-10Generic changes for python3 from 2to3Magnus Hagander
2019-01-04Switch to new style try/except handlingMagnus Hagander
2018-12-19Add ability to add extra bcc addresses to invoicesMagnus Hagander
2018-12-14Fix blankline related warningsMagnus Hagander
2018-12-14Fix spaces before/after comma and colonMagnus Hagander
2018-12-14Fix spacing around operatorsMagnus Hagander
2018-12-14Replace tabs with spacesMagnus Hagander
2018-08-31Add a django validator for urls-pointing-to-picturesMagnus Hagander
2018-06-27Add validator for json structureMagnus Hagander
2018-06-11Fix error message from twitter validatorMagnus Hagander
2018-05-22Update user agent for twitter checksMagnus Hagander
2015-06-20Add missing part of twitter checkMagnus Hagander
2015-06-20Validate that a twitter name actually exists when receiving formsMagnus Hagander
2015-05-17Add validators for validating forms that have date fields in themMagnus Hagander
2014-11-26Implement generic validator to verify fields are lowercaseMagnus Hagander