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.6.zip (12.9 kB view details)

Uploaded Source

Built Distribution

geonode-user-messages-0.1.6.win-amd64.tar.gz (14.9 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for geonode-user-messages-0.1.6.zip
Algorithm Hash digest
SHA256 a2be0cf906120de89e8178e26d02fd5710b2eb91696ecd2eb9087ede85d5ee12
MD5 fe47d9b13612964f2df6a7743d1f7b76
BLAKE2b-256 08c4720d57e95da79a2e0ce9a51a83308474f55cfd247563cb9fc80127502a85

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geonode-user-messages-0.1.6.win-amd64.tar.gz
Algorithm Hash digest
SHA256 6dcd8fce61e186bb27a7ec8c13e3e2801a001c6af78e1c34baed93079feab87d
MD5 922be8bd087b152efb220a52788f1587
BLAKE2b-256 81cecc910e0aaa2ba4b19074bbfb2f4000580d7be3f00db75eaa97adcdf6b554

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