Closed tschacara closed 13 years ago
I had to manually set in the local_settings.py DATABASES 'default', add the parameter "'HOST': 'localhost',"
The issue name should be:
Missing "HOST" parameter on the default local_settings.py file
I had to manually set in the local_settings.py DATABASES 'default', add the parameter "'HOST': 'localhost',"