Skip to main content
===============
Django-Threaded-Messages
===============

This app is very similar to the Messaging System on Facebook.
There are tests, but they are from the project I forked it from. I will update and improve them once I get around to it.

Features
===============
* Each Message is a thread with participants and messages
* Inbox with filter for read and unread messages
* Outbox
* Fulltext search support using Haystack
* Users are notified using django-notification when new messages arrive
* Batch update to set messages to read/unread/delete
* Ajax posting of messages within thread
* Can be used with jquery.tokeninput to offer a similar usuability as Facebook when it comes to selecting recipients.
* Installable using pip and easy_install
* Modular message sending using facebox


User Search
===============
The app comes with a very basic user search component. If you want to extend it or adapt it to your needs
look at views.recipient_search. Adapt your own version in a seperate app and then
change the call in your compose templates::
$("#id_recipient").tokenInput("{% url recipient_search %}?format=json", parameters)

to point to your custom view.


Dependencies
===============
* Haystack
* Django-notification
* django-avatar
* django-pagination
* django-uni-form


Install
===============
pip install -e http://github.com/philippWassibauer/django-threaded-messages.git#egg=threaded-messages

or

pip install django-threaded-messages


Similar Projects
===============

There are two other repositories doing this (one of them is not maintained anymore):

https://github.com/typeish/django-threaded-messages

I am not sure what the exact differences are to this implementation. I am pretty certain that they don't include read/unread, fulltext search, pip install etc.


Follow Me
===============
http://github.com/philippWassibauer
http://twitter.com/__philw__
http://philippw.tumblr.com
https://bitbucket.org/philippwassibauer


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-threaded-messages-0.1.36.tar.gz (64.8 kB view details)

Uploaded Source

File details

Details for the file django-threaded-messages-0.1.36.tar.gz.

File metadata

File hashes

Hashes for django-threaded-messages-0.1.36.tar.gz
Algorithm Hash digest
SHA256 63fd6f5aa22d7c2c6d164e1cce61f6f5ad9c888b0cf8ce2a3409cd6df44bd43b
MD5 1e562b43db91bc48bc9184d4521cd76f
BLAKE2b-256 5aadd1a7bd709908267067d70348927aa892447bcf6eddd43a86e315124c6490

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.36 This release

1 file

0.1.35

1 file

0.1.34

1 file

0.1.33

1 file

0.1.32

1 file

0.1.31

1 file

0.1.30

1 file

0.1.29

1 file

0.1.28

1 file

0.1.27

1 file

0.1.26

1 file

0.1.25

1 file

0.1.24

1 file

0.1.23

1 file

0.1.22

1 file

0.1.21

1 file

0.1.19

0.0.5

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page