symposion_app/pinaxcon
Christopher Neugebauer 7a001e6228 Makes sure BCC is provided to *every* e-mail. (#65)
* Replaces the monkey patch on send_mail, and replaces it with a monkey patch on EmailMessage’s constructor.

* Removes spurious print statements.

* Minimum viable changes to get schedule to display (#64)

* All migrations are now in this tree

* Replaces the monkey patch on send_mail, and replaces it with a monkey patch on EmailMessage’s constructor.

* Removes spurious print statements.
2016-09-18 12:32:10 +10:00
..
proposals All migrations are now in this tree 2016-09-17 15:50:46 +10:00
registrasion All migrations are now in this tree 2016-09-17 15:50:46 +10:00
templates Minimum viable changes to get schedule to display (#64) 2016-09-03 19:22:47 +10:00
templatetags Assorted fixes (#47) 2016-07-09 23:14:31 +10:00
__init__.py Initial commit of the PinaxCon demo site 2015-10-16 12:53:02 -05:00
apps.py Initial commit of the PinaxCon demo site 2015-10-16 12:53:02 -05:00
csrf_view.py Customises the CSRF failure view so that it uses the LCA2017 style (#53) 2016-07-17 17:52:04 +10:00
disable_cscache.py Middleware to add never_cache headers to everything (#51) 2016-07-15 12:18:36 +10:00
hooks.py Initial commit of the PinaxCon demo site 2015-10-16 12:53:02 -05:00
monkey_patch.py Makes sure BCC is provided to *every* e-mail. (#65) 2016-09-18 12:32:10 +10:00
receivers.py Initial commit of the PinaxCon demo site 2015-10-16 12:53:02 -05:00
settings.py Fixes for 20160718 (#54) 2016-07-20 07:31:13 +10:00
urls.py Tuesday & Wednesday work (#30) 2016-06-29 23:17:15 +10:00
widgets.py Tuesday & Wednesday work (#30) 2016-06-29 23:17:15 +10:00
wsgi.py Initial commit of the PinaxCon demo site 2015-10-16 12:53:02 -05:00