I can't createsuperuser in 1.5rc1

Error:

   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 encode characters in position 0-1: 
ordin
al not in range(128)


Django 1.5rc1
database:mySQL 5


-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/cD1yVMuYsQIJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to