I'm using the messaging system to notify users of actions in synchronous session, but I also have some long runnning background tasks for certain users.
How do insert a message into the django message framework for a user without having a request available? Is that possible at all? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/d20b05a7-17b0-4ead-8898-b262ea935de7n%40googlegroups.com.

