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.10.zip (21.4 kB view details)

Uploaded Source

Built Distribution

geonode-user-messages-0.1.10.win-amd64.tar.gz (31.5 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for geonode-user-messages-0.1.10.zip
Algorithm Hash digest
SHA256 ddd6456954f15e0119c979938cd80d3ac05911d59caa22868b8d07131af237c4
MD5 b0784ac626f61f4d121ed6817a9abbf9
BLAKE2b-256 168ed3c6bef4c66a4301d4dd3ecc7b2d86a2ed8a69ec67379a471fc16252b68f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geonode-user-messages-0.1.10.win-amd64.tar.gz
Algorithm Hash digest
SHA256 0162799fbda46e55501ab5fe8931c940cfea5f4d6bec756a322e4b32c94c7ff2
MD5 f5bd6e0f10f06718e722555db07ab9bc
BLAKE2b-256 47eaa989fddaee8dce00cc971ead4d2e220023b45b9df7371642f10ecf5fa096

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