Private messaging in Django

后端 未结 3 464
长发绾君心
长发绾君心 2020-12-29 09:00

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

3条回答
  •  囚心锁ツ
    2020-12-29 09:17

    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.

提交回复
热议问题