I hope here's the right place to announce this: I've just released the [django-digested][1] package to PyPI. It supports instant notifications, daily and weekly digests, and individual preferences for different groups of updates.
The package handles the "digest" part of your notifications. For each group of updates, a user can have either daily or weekly digests or an instant notification as their preference. Daily/weekly updates across all groups are consolidated into a single digest, so you can have different groups but still send out a single notification. This package does not send out the actual emails and it does not have any forms to set the digest preferences. This is all pretty easy to add yourself though and usually site-specific. Patches welcome! Jerome P.S. Please CC me on replies. [1]: http://pypi.python.org/pypi/django-digested "django-digested on PyPI" -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.