Django version=1.5 rc1Database:mySQLE:\Work\Code\Django\SaleTools>manage.py createsuperuserD:\Python27\lib\site-packages\django\utils\hashcompat.py:9: DeprecationWarning:django.utils.hashcompat is deprecated; use hashlib insteadDeprecationWarning)UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-1: ordinal 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: --usernameWhether 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-d...@googlegroups.com.
To unsubscribe from this group, send email to django-develop...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.
Django version=1.5 rc1Database:mySQLE:\Work\Code\Django\SaleTools>manage.py createsuperuserD:\Python27\lib\site-packages\django\utils\hashcompat.py:9: DeprecationWarning:django.utils.hashcompat is deprecated; use hashlib insteadDeprecationWarning)UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-1: ordinal not in range(128)
In pycharm 2.6:
http://www.joelonsoftware.com/articles/Unicode.html