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

Uploaded Source

Built Distribution

geonode-user-messages-0.1.7.win-amd64.tar.gz (30.4 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for geonode-user-messages-0.1.7.zip
Algorithm Hash digest
SHA256 d768748d029828f4d6fb505086cf60a4d23962ba760e5de552d28be9a4afba07
MD5 877f200b16a268093db4b6b7bf24fd33
BLAKE2b-256 8320aab2b335935e9d1347d4dd89043ea185445853dd2e6d0a9c788b10687655

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geonode-user-messages-0.1.7.win-amd64.tar.gz
Algorithm Hash digest
SHA256 5be80ea4bab0ae41266409161857d9a0680f806b7cfcd7af6a685eee7d9b87bf
MD5 167663c5817929fb7e00ffea4bf95ffe
BLAKE2b-256 d773c0dbf7b77621d68c998bccd63db6611b98197cb213463a2b53150f67d5d4

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