summaryrefslogtreecommitdiff
path: root/postgresqleu/confwiki/forms.py
AgeCommit message (Expand)Author
2024-08-21Remove unused importMagnus Hagander
2024-03-19Make it possible to send signup emails based on multiple responsesMagnus Hagander
2024-03-18Register signup emails as attendee emailsMagnus Hagander
2022-03-08Don't allow adding of signup responses for canceled registrationsMagnus Hagander
2019-07-09Prefix signup emails with conference name (like all others)Magnus Hagander
2019-07-09Bring wiki pages and signups admin pages up to date with layoutMagnus Hagander
2019-07-09Make email forms use monospace font and fixed widthMagnus Hagander
2019-02-28Fix form for editing signup answersMagnus Hagander
2019-01-10Generic changes for python3 from 2to3Magnus Hagander
2019-01-04Fix sibling importsMagnus Hagander
2018-12-14Fix blankline related warningsMagnus Hagander
2018-12-14Fix spaces before/after comma and colonMagnus Hagander
2018-12-14Replace tabs with spacesMagnus Hagander
2018-10-06Add protection against concurrent modification of wiki pagesMagnus Hagander
2018-07-09Add admin functionality to edit a signup responseMagnus Hagander
2018-02-28Add functionality to send email to people based on signupMagnus Hagander
2016-03-03Support values to entries in signup formMagnus Hagander
2016-01-07Fix includes for django 1.8Magnus Hagander
2015-09-14Add explicit option "no" to signups with no optionsMagnus Hagander
2015-09-01Try to fix labels for confs with attendees with non-ascii in namesMagnus Hagander
2015-08-31Implement simple "signups" for conference registrationsMagnus Hagander
2015-08-31Use selectize on wiki admin edit formMagnus Hagander
2015-08-31Implement basic conference wiki supportMagnus Hagander