Re: BUG:can't createsuperuser??

2013-01-16 Thread Florian Apolloner
Hi Mugisha Moses, On Wednesday, January 16, 2013 3:09:46 PM UTC+1, Mugisha Moses wrote: > > http://www.joelonsoftware.com/articles/Unicode.html > While you surely wanted to be helpful, a link like this isn't really helping to solve the problem. Given the fact that the user is on windows and we

Re: BUG:can't createsuperuser??

2013-01-16 Thread Florian Apolloner
Hi zhfisher, On Wednesday, January 16, 2013 10:51:17 AM UTC+1, zhfisher wrote: > > Django version=1.5 rc1 > Database:mySQL > > E:\Work\Code\Django\SaleTools>manage.py createsuperuser > D:\Python27\lib\site-packages\django\utils\hashcompat.py:9: > DeprecationWarning: > django.utils.hashcompat is

Re: BUG:can't createsuperuser??

2013-01-16 Thread mugisha moses
http://www.joelonsoftware.com/articles/Unicode.html On Wed, Jan 16, 2013 at 12:51 PM, zhfisher wrote: > Django version=1.5 rc1 > Database:mySQL > > > E:\Work\Code\Django\SaleTools>manage.py createsuperuser > D:\Python27\lib\site-packages\django\utils\hashcompat.py:9: >

BUG:can't createsuperuser??

2013-01-16 Thread zhfisher
Django version=1.5 rc1 Database:mySQL E:\Work\Code\Django\SaleTools>manage.py createsuperuser D:\Python27\lib\site-packages\django\utils\hashcompat.py:9: DeprecationWarning: django.utils.hashcompat is deprecated; use hashlib instead DeprecationWarning) UnicodeEncodeError: 'ascii' codec can't