Django邀请码应用推荐?

发布于 2024-10-14 05:47:21 字数 485 浏览 3 评论 0原文

我正在寻找一个简单的 Django 应用程序,它将注册限制为拥有邀请码(用于运行私人测试版)的用户。我正在使用 django-registration,所以能很好地配合它的东西就太好了。

看起来有几个可行的选择:

django-inviting
django-privatebeta
django-invite

鉴于选项丰富,我想知道人们是否找到了特定的应用程序比其他应用程序更灵活和/或更易于使用?还有其他我应该注意的应用程序吗?

I'm looking for a simple Django app that restricts registration to users who have an invite code (for running a private beta). I'm using django-registration, so something that plays nicely with it would be great.

Looks like there are several viable options:

django-inviting
django-privatebeta
django-invite

Given the wealth of options, I'm wondering if people have found a particular app more flexible and/or easier to work with than the others? Are there other apps that I should be aware of?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

ら栖息 2024-10-21 05:47:21

您错过了django-invitation,它与 django-registration 快速集成。
我只需要稍微修改一下即可将邀请者的姓名包含在电子邮件中。

You miss django-invitation which is really quickly integrated with django-registration.
I just had to hack it a bit to include the name of the inviter in the email message.

逆光下的微笑 2024-10-21 05:47:21

django-invitation 是这四个中不错的选择。

django-invitation is a good choice among the four.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文