summaryrefslogtreecommitdiff
path: root/postgresqleu/util/fields.py
AgeCommit message (Expand)Author
2025-01-13Don't crash trying to render non-existant VAT percentagesMagnus Hagander
2024-12-04Support fractional VAT ratesMagnus Hagander
2023-10-27Move UserModelChoiceField to utilMagnus Hagander
2022-08-12Unify image rescaling codeMagnus Hagander
2022-06-26Support higher resolution speaker photosMagnus Hagander
2020-01-09Make max_length a mandatory field of ImageBinaryFieldMagnus Hagander
2019-10-29Add a widget for inline PDF uploading and storingMagnus Hagander
2019-10-29Validate that uploaded image files are actually jpegMagnus Hagander
2019-08-21Add a field+widgets for uploading images into a bytea columnMagnus Hagander
2019-07-10Ensure email addresses are lowercase throughoutMagnus Hagander