开发者

Where does Django store auth's superuser / pw / e-mail data?

After running syncdb and creating a su, where does that get recorde开发者_开发问答d? Settings.py doesn't seem to change.


It gets recorded as an instance of django.contrib.auth.models.User.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜