使用 django-registration 或 pinax 帐户?

发布于 2024-11-04 13:11:25 字数 143 浏览 0 评论 0原文

我正在尝试构建一个非常快速、轻量级的 django 应用程序。使用 Pinax(及其帐户应用程序)或 django-registration 来处理我的身份验证是否更合适?我知道 Pinax 很可靠,但是有很多依赖项,我不确定我是否需要所有增加的膨胀/复杂性。你怎么认为?

I'm trying to build a very fast, lightweight django app. Would it be more appropriate to use Pinax (with their accounts app) or django-registration to handle my authentication? I know Pinax is solid, but there are so many dependencies, I'm not sure if I need all that added bloat/complexity. What do you think?

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

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

发布评论

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

评论(2

扶醉桌前 2024-11-11 13:11:25

我自己就使用 django-registration 。没有理由有那么多的依赖关系,除非您需要对其一些易于生成的应用程序进行一些修改。

I'd just use the django-registration myself. There is no reason to have that much dependencies, unless you need some modifications to some of their readily generate-able apps.

满天都是小星星 2024-11-11 13:11:25

我轻松使用 django-registration。 Django 自己的注册是经过验证的,可以根据您的需要进行修改。

I use django-registration with ease. Django's own registration is seasoned and can be modified to your needs.

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