I\'ve started working with django, and here is the error on \'runserver\' after setting up \'DATABASES\' in settings.py
mysql_exceptions.OperationalError: (1
your DB doesn't recognize your root user and password. If you can go to the phpmyAdmin and try to create a different user and password and assign to the DB, if that is not working try to create but console with create user, and grant all.