Commit Graph

9 Commits (reupdate)

Author SHA1 Message Date
eric b5e52effd9 optimize id access
See
https://docs.djangoproject.com/en/1.11/topics/db/optimization/#use-forei
gn-key-values-directly
2017-10-28 18:33:58 -04:00
eric c5ee01df57 its the future! 2016-05-11 10:41:50 -04:00
eric 29108128a5 global change url syntax 2015-04-27 23:24:02 -04:00
eric 12877dada9 untruncated the cents 2014-12-17 12:50:23 -05:00
eric af553056e8 update pledge_failed notices 2013-11-25 13:29:31 -05:00
eric d5b9f88380 move "extra data" into a json field dict to improve payment code tidieness
need to install jsonfield
note: this is https://bitbucket.org/schinckel/django-jsonfield
I tried https://github.com/bradjasper/django-jsonfield but it was not
compatible with South
2013-08-18 15:21:55 -04:00
eric d08ca3efbd Turns out site was already in context for notifications as "current_site"
Also, added sender to notification calls for messages and comments
2013-02-28 16:04:41 -05:00
Andromeda Yelton 386a30e3da missing endif 2012-10-14 17:27:52 -04:00
Andromeda Yelton 56f2357b50 DRYer 2012-10-14 17:19:33 -04:00