User-to-User messaging system for Django, with gateway to AnonymousUser, moderation and thread management, user & exchange filters, inbox/sent/archives/trash folders, support for apps: auto-complete, notification, mailer.
Project description
Django Postman
This is an application for the Django web framework.
It provides a messaging functionality, mainly for a User-to-User exchange, and with these convenient features:
- A non-User (email is undisclosed) can write to a User and get a reply (can be disabled by configuration)
- Exchanges can be moderated (with auto-accept and auto-reject plug-ins)
- Optional recipient filter plug-ins
- Optional exchange filtering plug-ins (blacklists)
- Multi-recipient writing is possible (can be disabled by configuration) with min/max constraints
- Messages are managed by conversations
- Messages in folders are sortable by sender|recipient|subject|date
- 'Archives' folder in addition to classic Inbox, Sent and Trash folders
- A Quick-Reply form to only ask for a response text
- A cleanup management command to clear the old deleted messages
It has support for optional additional applications:
- Autocomplete recipient field (default is 'django-ajax-selects'), with multiple recipient management
- New-message notification (default is 'pinax-notifications')
- Asynchronous mailer (default is 'django-mailer')
See the docs/
directory for Sphinx documentation.
For example, build the HTML version with >make html
and open docs/_build/html/index.html
or consult ReadTheDocs.
Copyright (C) 2010, Patrick Samson
This program is licensed under the BSD License (see the file LICENSE).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django_postman-4.5.tar.gz
.
File metadata
- Download URL: django_postman-4.5.tar.gz
- Upload date:
- Size: 192.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5b6f3ae9c5ebef5744ad5af88ee8063bf0171f09bcec020ed2457a93386b1b13 |
|
MD5 | 5f6dff469cc23e8ebbd32f7e5e95cea7 |
|
BLAKE2b-256 | 053a8b786c9e36d95dd0b28830f09927ea353d5820178ee49e8b4c999570f239 |
File details
Details for the file django_postman-4.5-py3-none-any.whl
.
File metadata
- Download URL: django_postman-4.5-py3-none-any.whl
- Upload date:
- Size: 265.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3d20ea230a39193e5d192590f8cbad0b0d9fedb5a493799388b767c8ee47282b |
|
MD5 | ffbdf43ba4414ce09d572af6b9006ba3 |
|
BLAKE2b-256 | 4b84b417540b5b1fc8af617e83a874dbafb66b67dc2cf06d3d9401b769299660 |