jrief / django-websocket-redis

Websockets for Django applications using Redis as message queue
http://django-websocket-redis.awesto.com/
MIT License
896 stars 222 forks source link

Add missing default admin user details #148

Closed ConorMcGee closed 8 years ago

ConorMcGee commented 8 years ago

This user is created in the loaddata step but the password wasn't previously given.

jrief commented 8 years ago

yes, thanks