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
/
confwiki
/
models.py
Age
Commit message (
Expand
)
Author
2020-02-22
Add ability to send notify emails when signups change
Magnus Hagander
2019-07-09
Remove treasurer_email and org_name from a number of models _safe_attributes
Magnus Hagander
2019-01-10
Replace __unicode__ with __str__
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
Replace tabs with spaces
Magnus Hagander
2018-09-07
Specify on_delete parameter for all ForeignKeys
Vik Fearing
2017-04-16
Use a variable for organization name and treasurer email address
Stephen Frost
2017-03-09
Mark choice and saved as safe attributes in signups
Magnus Hagander
2017-01-20
Implement jinja2 based templating for confreg
Magnus Hagander
2016-03-03
Support values to entries in signup form
Magnus Hagander
2016-01-28
Add admin form for signup responses
Magnus Hagander
2016-01-07
Fix models per warnings in new django
Magnus Hagander
2015-08-31
Implement simple "signups" for conference registrations
Magnus Hagander
2015-08-31
Implement basic conference wiki support
Magnus Hagander