index
:
pgeu-system.git
master
PostgreSQL Europe Conference and Membership management system.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
postgresqleu
/
util
/
validators.py
Age
Commit message (
Expand
)
Author
2025-06-02
Don't crash on misspelled http/https in sponsor signup
Magnus Hagander
2024-06-25
Move color_validator to shared file
Magnus Hagander
2024-05-28
Trap and handle really invalid URLs from sponsor signup
Magnus Hagander
2023-10-16
Teach social media posting to differentiate contents to providers
Magnus Hagander
2022-08-17
Specify a user-agent when the sponsorship form validates URLs
Magnus Hagander
2022-07-22
Make twitter validator at least do sometihng
Magnus Hagander
2020-01-08
Style and minor fixes pointed out by newer version of pep8
Magnus Hagander
2019-07-30
Twitter seems to be returning a 302 response for HEAD requests for some users.
Dave Page
2019-07-11
Make the speaker photo use a proper widget and validator
Magnus Hagander
2019-07-08
Fix urlname validators
Magnus Hagander
2019-02-16
Create a validator that verifies http 200 status code
Magnus Hagander
2019-01-10
Fix encodings on handling of picture validation
Magnus Hagander
2019-01-10
Import related fixes from 2to3
Magnus Hagander
2019-01-10
Generic changes for python3 from 2to3
Magnus Hagander
2019-01-04
Switch to new style try/except handling
Magnus Hagander
2018-12-19
Add ability to add extra bcc addresses to invoices
Magnus Hagander
2018-12-14
Fix blankline related warnings
Magnus Hagander
2018-12-14
Fix spaces before/after comma and colon
Magnus Hagander
2018-12-14
Fix spacing around operators
Magnus Hagander
2018-12-14
Replace tabs with spaces
Magnus Hagander
2018-08-31
Add a django validator for urls-pointing-to-pictures
Magnus Hagander
2018-06-27
Add validator for json structure
Magnus Hagander
2018-06-11
Fix error message from twitter validator
Magnus Hagander
2018-05-22
Update user agent for twitter checks
Magnus Hagander
2015-06-20
Add missing part of twitter check
Magnus Hagander
2015-06-20
Validate that a twitter name actually exists when receiving forms
Magnus Hagander
2015-05-17
Add validators for validating forms that have date fields in them
Magnus Hagander
2014-11-26
Implement generic validator to verify fields are lowercase
Magnus Hagander