Messaging

Applications for message exchange among users.

12 Packages
11 Features

Search & Filter

Offline addon for django.contrib.messages

30
Stars
7
Forks
0
Usage
Py3
Status Production/Stable
Version 1.1.0
Updated 17 Jun 2025
License MIT-License
Commits
Features
Visitor gateway
Moderation
Thread management
Folders
Recipient filter
Exchange filter
New message notification
Asynchronous mailer
Auto-completed recipients
Multiple recipients
A

User-to-User messaging system for Django, with gateway to AnonymousUser, moderation and thread management, user & exchange filters, auto-complete support.

1
Stars
3
Forks
23
Usage
Py3
Status Production/Stable
Version 4.5
Updated 10 Apr 2021
License Custom
Commits
Features
Visitor gateway
  by email
Moderation
  optional
custom auto-fcts
Thread management
Folders
inbox, sent, trash,
archives
Recipient filter
Exchange filter
New message notification
any, optional
Asynchronous mailer
any, optional
Auto-completed recipients
any, optional
Multiple recipients
  +min/max
A

Simply add a First message system to help user when they are discovering your website

0
Stars
0
Forks
0
Usage
Py3
Status Beta
Version 0.1
Updated 10 Dec 2017
License BSD
Commits
Features
Visitor gateway
Moderation
Thread management
Folders
Recipient filter
Exchange filter
New message notification
Asynchronous mailer
Auto-completed recipients
Multiple recipients
A

Showing 3 of 12 packages in this grid.

View All Packages

Features Being Compared

11 features

Visitor gateway

A visitor (an anonymous User) can write to a User and get a reply

Moderation

Messages can be moderated.

Thread management

Messages can be grouped by threads.

Folders

Messages are classified by folders.

Recipient filter

Writing to some users can be prevented.

Exchange filter

Exchanges involving a {sender, recipient} couple can be prevented. Example: blacklist.

New message notification

Users can be notified of new events.

Asynchronous mailer

Delayed email transmission possibility.

Auto-completed recipients

The recipient field can be helped by an auto-completer add-on.

Multiple recipients

Messages can be written for more than one recipient.

A

ABAC