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
Release history Release notifications | RSS feed
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.9.zip
(21.3 kB
view details)
Built Distribution
File details
Details for the file geonode-user-messages-0.1.9.zip
.
File metadata
- Download URL: geonode-user-messages-0.1.9.zip
- Upload date:
- Size: 21.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6492685ac5fc89b22a38d1112bcb688a088f2ecdcf4bebf66f76402694001d35 |
|
MD5 | 162ae41002aa89b65a352f071e29e7c3 |
|
BLAKE2b-256 | 633d61d40adc03091d6bb6dd2e5b3bcd293409d66e0dc1bee09de953939adfac |
File details
Details for the file geonode-user-messages-0.1.9.win-amd64.tar.gz
.
File metadata
- Download URL: geonode-user-messages-0.1.9.win-amd64.tar.gz
- Upload date:
- Size: 31.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 203a47fe4d62f324a577b87de356f21073d8572192ba33f8c52456ec1964cede |
|
MD5 | e1b8ccb90773e24e610012c075167f11 |
|
BLAKE2b-256 | 2971ee4a5e131d586c3e43cdc56ccf3e3c988eeeba1f5353e897954993e4e698 |