这里是Python (2.6)和Django (1.2)的新手,学习诀窍。return HttpResponseRedirect(PROFILE_COMPLETION_URL)对我来说,这感觉有点像Python 101,但是Django生成以下错误app_label and model_name should be separated by a dot in the AUTH_PROFILE_MODULEAUTH_
导入模型从askbot.deps.django_authopenid.models导入用户 auth_user = models.ForeignKey------------+------------+--------+class User(models.Model): Users within the DjangoRaises
SiteProfileNotAvailable if t