Skip to content

Commit

Permalink
Merge pull request #77 from nephila/update_readme
Browse files Browse the repository at this point in the history
Update README
  • Loading branch information
bee-keeper committed May 22, 2017
2 parents 2052e4f + d87590d commit 173524d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,10 @@ Bulk invites are supported via JSON. Post a list of comma separated emails to t

If set to `None` (the default), invitation email subjects will be prefixed with the name of the current Site in brackets (such as `[example.com]`). Set this to a string to for a custom email subject prefix, or an empty string for no prefix.

* `INVITATIONS_INVITATION_MODEL` (default=`invitations.Invitation`)

App registry path of the invitation model used in the current project, for customization purposes.

### Signals

The following signals are emitted:
Expand Down

0 comments on commit 173524d

Please sign in to comment.