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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

geonode_user_messages-2.0.0rc0-py3-none-any.whl (22.8 kB view details)

Uploaded Python 3

File details

Details for the file geonode_user_messages-2.0.0rc0-py3-none-any.whl.

File metadata

  • Download URL: geonode_user_messages-2.0.0rc0-py3-none-any.whl
  • Upload date:
  • Size: 22.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/20.7.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.12

File hashes

Hashes for geonode_user_messages-2.0.0rc0-py3-none-any.whl
Algorithm Hash digest
SHA256 caf89b1ed35d8fb1f3b1887df282c0687c299e74f67506d28612305b2282d344
MD5 4dbfa0374a92faa3d426d66cc0b2b1bf
BLAKE2b-256 2994923a1cf36238813cfc0d08800f351c8d6cefefb44a56e9ff4254e5b2c58d

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