本文介绍了是否有一个Django"app"应用程序?可以管理用户的个人资料?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我的个人资料",通知选项,设置
"My Profile", notification options, settings
...复选框内容...
...The checkbox stuff...
我对Pinax熟悉,但是是否有一个特定的应用程序可以管理公正的个人资料和帐户?
I'm familiar with Pinax, but is there a specific app that manages just profiles and accounts?
我不想要与社交网络相关的其他繁琐的东西...我只想要个人资料帐户管理
I don't want the other heavy stuff associated with social networking...I only want the profile account management
推荐答案
有django配置文件:
There is django-profiles:
http://bitbucket.org/ubernostrum/django-profiles/wiki/Home
这篇关于是否有一个Django"app"应用程序?可以管理用户的个人资料?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!