I\'m looking for a preexisting Django app providing user to user private messaging. I\'ve seen django-pm and django-messages, neither of which appear to be in particularly a
I know this question is a bit old, but this looks promising django-postman. I'm about to try it out for a project I'm working on.
I found it here:
http://djangopackages.com/grids/g/messaging/
If you haven't seen it before Django Packages is a great site for finding django apps that do all sorts of stuff.