When i create user from django-admin user password\'s are encrypted . but when i create user from django shell user-pasword is saved in plain text . Example :
django-admin
The fastest way creating of super user for django, type in shell:
python manage.py createsuperuser