[ 原始碼: django-invitations ]
套件:python3-django-invitations(2.1.0-2)
python3-django-invitations 的相關連結
Debian 的資源:
下載原始碼套件 django-invitations:
- [django-invitations_2.1.0-2.dsc]
- [django-invitations_2.1.0.orig.tar.gz]
- [django-invitations_2.1.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Generic invitations solution for Django
Invitations solution with adaptable backend and support for django-allauth. All emails and messages are fully customisable.
Generic Invitation flow:
- Privileged user invites prospective user by email (via either Django admin, form post, JSON post or programmatically) - User receives invitation email with confirmation link - User clicks link and is redirected to a preconfigured URL (default is accounts/signup)
其他與 python3-django-invitations 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- High-level Python web development framework