我安装了django-registration并将'registratioт'文件夹复制到项目中。很长一段时间我无法理解为什么forms.py中的更改对结果页面的显示没有影响。并发现django-registration使用的文件不是来自
\ Project \ registration
文件夹,但来自
\蟒\ LIB \站点包\ django_registration_redux-1.1-py2.7.egg \注册
如何指出应用程序的正确路径?
我使用django 1.6和django-registration https://github.com/macropin/django-registration