eric
|
4aeae6e67c
|
implement donation options
|
2017-12-14 16:24:26 -05:00 |
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
|
47dd298a78
|
update campaign successful notifications
|
2013-11-15 12:06:06 -05:00 |
eric
|
43ea692802
|
It turns out that "congratulations" triggers spam filters
|
2013-11-06 15:22:30 -05: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
|
609c09c74d
|
it was missing a parenthesis
|
2012-12-31 11:12:55 -05:00 |
Andromeda Yelton
|
abdb4ddfc7
|
adding separator between headline and notification text
|
2012-07-16 14:46:45 -04:00 |
Andromeda Yelton
|
f000c01267
|
fixing more syntax after testing
|
2012-07-16 13:29:20 -04:00 |
Andromeda Yelton
|
a226669109
|
bleah, django-notification fails around the with tags. removed.
|
2012-07-16 11:50:31 -04:00 |
Andromeda Yelton
|
69502b75ee
|
need to convert urls to template variables or django-notification can't find them
|
2012-07-09 15:47:38 -04:00 |
Andromeda Yelton
|
ac682c2c47
|
whoa hey. if we're using a TEMPLATING SYSTEM the notification content should probably be blocks inserted into a TEMPLATE, huh.
|
2012-07-09 11:33:21 -04:00 |
Raymond Yee
|
7482a19cd1
|
work.id -> campaign.work.id
|
2012-06-20 21:29:23 -07:00 |
Andromeda Yelton
|
104b916171
|
changing http unglue.it links to https
|
2012-05-16 11:38:42 -04:00 |
Andromeda Yelton
|
8cba752057
|
more notices need html templates for display at /notifications
|
2012-05-15 10:27:57 -04:00 |
Andromeda Yelton
|
e6467e4e85
|
even moar wordsmithing of notifications
|
2012-05-12 21:49:31 -04:00 |
Andromeda Yelton
|
6fe7aeeabb
|
even more notification wordsmithing
|
2012-05-12 21:28:27 -04:00 |
eric
|
028aa8f10d
|
reorganize notifications [#27014673]
|
2012-04-24 22:44:19 -04:00 |