Generic group/forum framework.
Project description
# `incuna-groups` [![Build Status](https://magnum.travis-ci.com/incuna/incuna-groups.svg?token=9QKsFUYHUxekS7Q4cLHs&branch=master)](https://travis-ci.org/incuna/incuna-groups)
An extensible Django app, that provides forum functionality.
- Create groups.
- Create discussions on groups.
- Comment on discussions.
Email reply gotchas:
- The `/groups/reply/` endpoint _has a trailing slash_. Ensure that this slash is included in any Mailgun config otherwise you'll get a stream of HTTP301s.
- If you're using `incuna_auth.LoginRequiredMiddleware`, make sure to add `/groups/reply/` to `LOGIN_EXEMPT_URLS` to avoid more 301s.
An extensible Django app, that provides forum functionality.
- Create groups.
- Create discussions on groups.
- Comment on discussions.
Email reply gotchas:
- The `/groups/reply/` endpoint _has a trailing slash_. Ensure that this slash is included in any Mailgun config otherwise you'll get a stream of HTTP301s.
- If you're using `incuna_auth.LoginRequiredMiddleware`, make sure to add `/groups/reply/` to `LOGIN_EXEMPT_URLS` to avoid more 301s.
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
incuna-groups-3.0.3.tar.gz
(23.9 kB
view details)
Built Distribution
File details
Details for the file incuna-groups-3.0.3.tar.gz
.
File metadata
- Download URL: incuna-groups-3.0.3.tar.gz
- Upload date:
- Size: 23.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 688fb5714857f3f537f351d80c76a57fd5bbd3fc4ffb5dcc0a2fb224ec23ac4a |
|
MD5 | 6c53e1a9467464118b9b594c01167e1a |
|
BLAKE2b-256 | 86e2bd97076fa7793d2d8054580219964ed4efaf1275599cd1668c3aca23694e |
File details
Details for the file incuna_groups-3.0.3-py2.py3-none-any.whl
.
File metadata
- Download URL: incuna_groups-3.0.3-py2.py3-none-any.whl
- Upload date:
- Size: 48.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 50ad6f3dd07776103db64b6db5bee1a0e59b1d92443cfc8092098787ce9196f9 |
|
MD5 | a3df8a49429bb37e5d89ae9bf3a0b69f |
|
BLAKE2b-256 | fdfec5fdf0f93d278f98de5a59e16035b43686edf19309880a2b0f9012b0c96c |