#3227: settings.py for localhost should specify localhost for postgresql (at
least
in my case)
-------------------------+--------------------------------------------------
Reporter: anonymous | Owner: jacob
Status: new | Component: Documentation
Version: | Resolution:
Keywords: | Stage: Accepted
Has_patch: 0 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
-------------------------+--------------------------------------------------
Changes (by Michael Radziej <[EMAIL PROTECTED]>):
* stage: Unreviewed => Accepted
Comment:
You're right: The comment in the default settings.py *is* misleading,
because an empty host means that postgresql is accessed over a unix domain
socket, which is something completely different then accessing it over IP
at 'localhost'. But for mysql, the comment is correct, IIRC.
If anybody has a good idea for what words to use, please add it to the
ticket ;-)
--
Ticket URL: <http://code.djangoproject.com/ticket/3227#comment:1>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---