florentin / pinax-messages

a Django app for allowing users of your site to send messages to each other

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pinax Messages

Pinax

Pinax is an open-source platform built on the Django Web Framework. It is an ecosystem of reusable Django apps, themes, and starter project templates.

This app is part of the Pinax ecosystem and is designed for use both with and independently of other Pinax apps.

pinax-messages

pinax-messages is an app for providing private user-to-user threaded messaging.

History

This app was formerly named user-messages but was renamed after being donated to Pinax from Eldarion.

Getting Started

Follow the steps outlined in Pinax Messages Documentation to get started.

Documentation

The Pinax documentation is available at http://pinaxproject.com/pinax/. The pinax-messages documentation can be found here.

Contribute

See this blog post including a video, or our How to Contribute section for an overview on how contributing to Pinax works. For concrete contribution ideas, please see our Ways to Contribute/What We Need Help With section.

In case of any questions we recommend you join our Pinax Slack team and ping us there instead of creating an issue on GitHub. Creating issues on GitHub is of course also valid but we are usually able to help you faster if you ping us in Slack.

We also highly recommend reading our Open Source and Self-Care blog post.

Code of Conduct

In order to foster a kind, inclusive, and harassment-free community, the Pinax Project has a code of conduct, which can be found here http://pinaxproject.com/pinax/code_of_conduct/. We ask you to treat everyone as a smart human programmer that shares an interest in Python, Django, and Pinax with you.

Pinax Project Blog and Twitter

For updates and news regarding the Pinax Project, please follow us on Twitter at @pinaxproject and check out our blog http://blog.pinaxproject.com.

About

a Django app for allowing users of your site to send messages to each other

License:MIT License


Languages

Language:Python 98.6%Language:HTML 0.8%Language:Makefile 0.6%