Skip to main content

Fork of user-messages: a reusable private user messages application for Django

Project description

user-messages is an application for allowing users of your Django site to send messages to each other.

Quick Start

Include user-messages in your requirements file and add "user_messages" to your INSTALLED APPS setting.

Once you have the user-messages installed, hook up the URLs:

urlpatterns = patterns("",
    # some cool URLs

    (r"^messages/", include("user_messages.urls")),

    # some other cool URLs
)

Now all you need to do is wire up some templates.

Project details


Download files

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

Source Distribution

geonode-user-messages-0.1.8.zip (21.2 kB view details)

Uploaded Source

Built Distribution

geonode-user-messages-0.1.8.win-amd64.tar.gz (31.3 kB view details)

Uploaded Source

File details

Details for the file geonode-user-messages-0.1.8.zip.

File metadata

File hashes

Hashes for geonode-user-messages-0.1.8.zip
Algorithm Hash digest
SHA256 34422c314735f3e5f0e5ffe3b5762f6374fdaf6332048d93add21424260f75d6
MD5 56bae4e7ef1fba443d52f07ef336f9a3
BLAKE2b-256 f1899bb6835db3ec0d713db71d9eac7f53c0e3d87279df02458fc934e49234b3

See more details on using hashes here.

File details

Details for the file geonode-user-messages-0.1.8.win-amd64.tar.gz.

File metadata

File hashes

Hashes for geonode-user-messages-0.1.8.win-amd64.tar.gz
Algorithm Hash digest
SHA256 5bcd3caceb746f5c05c5046232baaccc6b1067ae7cc84ffd2d7c4bbe07d69f23
MD5 edcf499487295437ef94644f0692b9e9
BLAKE2b-256 a535e77c897937f1a618bf9d3ee650646be0ecaf3893e35e4d202a6d3989d7ca

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page