First check the spelling of your user.

If it fails take a screenshot of what is played in your console.
It will help in getting for your a clear response

On Mon, Nov 7, 2022, 7:08 PM Mh Raffi <jmra...@gmail.com> wrote:

>
> I have deployed to post g res p g admin4 and deleted db. s q lite from
> Django. and set my allowed host =['*']
>
> Am getting server [500].
>
> if any help will be appreciated
>
> need a solution after deleting s q .lite d b from Django project and used
> allowed host to * .
>
> am getting 500 server request. LOOKING FOR SOLUTION AM NEW TO DJANGO
>
> DEBUG = False ALLOWED_HOSTS = ['*']
>
> DATABASES = { 'default': {
>
>     'ENGINE': 'django.db.backends.postgresql_psycopg2',
>     'NAME': 'accerla',
>     'USER' : 'post g res',
>     'PASSWORD': 'pwd3',
>     'HOST' : 'localhost',
>     'PORT' : '5432',
> }
>
> }
> [07/Nov/2022 05:14:06] INFO [django.utils.autoreload:677] Watching for
> file changes with StatReloader
> [07/Nov/2022 05:14:06] DEBUG [django.utils.autoreload:330] Waiting for
> apps ready_event.
> [07/Nov/2022 05:14:06] DEBUG [django.utils.autoreload:342] Apps
> ready_event triggered. Sending autoreload_started signal.
> [07/Nov/2022 05:14:06] DEBUG [django.utils.autoreload:296] Watching dir
> C:\Users\Admin\Desktop\webappstudioz\templates with glob **/*.
> any suggestion would be appreciated
>
> Thanks & Regards
> Mohammed Raffi.J
>
>
> --
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAKfPRhUJhovCY8D3pNAzR6hHZWCR35FUGWyt7vE7WNXMTPzn%3Dw%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAKfPRhUJhovCY8D3pNAzR6hHZWCR35FUGWyt7vE7WNXMTPzn%3Dw%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAMVv_-HRNV0xBM4cPbEc9dkr_Xn%3D6E0-0VF4U0M9x%2BfaEPZKTA%40mail.gmail.com.

Reply via email to