summaryrefslogtreecommitdiff
path: root/postgresqleu/confwiki/models.py
AgeCommit message (Expand)Author
2020-02-22Add ability to send notify emails when signups changeMagnus Hagander
2019-07-09Remove treasurer_email and org_name from a number of models _safe_attributesMagnus Hagander
2019-01-10Replace __unicode__ with __str__Magnus 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-09-07Specify on_delete parameter for all ForeignKeysVik Fearing
2017-04-16Use a variable for organization name and treasurer email addressStephen Frost
2017-03-09Mark choice and saved as safe attributes in signupsMagnus Hagander
2017-01-20Implement jinja2 based templating for confregMagnus Hagander
2016-03-03Support values to entries in signup formMagnus Hagander
2016-01-28Add admin form for signup responsesMagnus Hagander
2016-01-07Fix models per warnings in new djangoMagnus Hagander
2015-08-31Implement simple "signups" for conference registrationsMagnus Hagander
2015-08-31Implement basic conference wiki supportMagnus Hagander