Is there a Django “app” that can manage your users' profiles?

与世无争的帅哥 提交于 2019-12-06 14:33:46

问题


"My Profile", notification options, settings

...The checkbox stuff...

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


回答1:


There is django-profiles:

http://bitbucket.org/ubernostrum/django-profiles/wiki/Home




回答2:


Another one, I haven't used either this or the one Mike posted, so caveat emptor. (What's Latin for 'downloader'? ;)

http://code.google.com/p/django-profile/



来源:https://stackoverflow.com/questions/4171083/is-there-a-django-app-that-can-manage-your-users-profiles

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!