When I checkout django from svn , this error happened , it seems come from #6154
.................. File "D:\myWay\stuhome_django\sdk\python\Lib\site-packages\django\newforms\forms.py" in __init__ 76. self.fields = self.base_fields.copy() File "D:\myWay\stuhome_django\sdk\python\Lib\site-packages\django\newforms\forms.py" in copy 34. return SortedDictFromList([(k, copy.deepcopy(v)) for k, v in self.items()]) File "D:\myWay\stuhome_django\sdk\python\Lib\site-packages\django\newforms\fields.py" in __deepcopy__ 107. result.widget = copy.deepcopy(self.widget, memo) TypeError at /accounts/details/ object.__new__(method_descriptor) is not safe, use method_descriptor.__new__() -- 博客:http://zsp.javaeye.com/ 专业:生物医学工程+计算机科学与技术 技能:C++(STL,BOOST) Python(Django) HTML+CSS AJAX -- 张沈鹏 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---