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


In pycharm 2.6:

   Usage: E:\Work\Code\Django\SaleTools\manage.py createsuperuser [options] 

Used to create a superuser.

E:\Work\Code\Django\SaleTools\manage.py: error: no such option: --username



Whether this is a bug?


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

Reply via email to