I used TextEdit on Mac to edit the files, maybe using a different editor 
would work better.

On Wednesday, February 14, 2018 at 5:41:24 PM UTC-5, larry....@gmail.com 
wrote:
>
> On Wed, Feb 14, 2018 at 5:32 PM, Joe <joe.ten...@gmail.com <javascript:>> 
> wrote: 
> > 
> > DATABASES = { 
> >     'default': { 
> >         'ENGINE': 'django.db.backends.postgresql', 
> >         'NAME': ‘postgres’, 
> >         'USER': ‘postgres’, 
> >         'PASSWORD': ‘*’, 
> >         'HOST': ‘localhost’, 
> >         'PORT': ‘8000’, 
> >     } 
> > } 
>
> Looks like the quotes around the values are some non ascii character. 
> On my screen I see this: 
>
> ‘ 
>
> Change it to ' or " 
>
> Did you copy/paste that from Word perhaps? 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/92f1bbad-512c-439d-bc4a-d5ae68d41d32%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to