If settings.DEBUG == False, then you have to put the allowed addresses
in settings.ALLOWED_HOSTS.  If Debug is True, then I'm not sure what's
going on.

-Jorge

On 4/18/20, Markus Grossniklaus <markus.grossnikl...@naxys.ch> wrote:
> Thanks a lot Chucky!
> No error message
> displays at least one dot! fine
>
> http://127.0.0.1:8000/admin/
> shows ERR_CONNECTION_REFUSED
> even with no Proxy active and iptables shows no restrictions e.g.
> everything is allowed
> How could I debug this?
>
>
> On Wednesday, April 15, 2020 at 12:27:21 AM UTC+2, Markus Grossniklaus
> wrote:
>>
>> a) I worked the whole tutorial down to the bottom of part 3
>> b) I connect with the browser to http://127.0.0.1:8000/polls/
>> c) the result is: NoReverseMatch at /polls/
>> d) all project data are attached to this POST in mysite.zip
>> e) I think it cannot be a difficult problem -> does anybody see it?
>> Thanx for any help!
>>
>> [image: NoReverseMatch.PNG]
>>
>>
>
> --
> 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/f3ecb032-80c9-49bf-89da-e1656752fe89%40googlegroups.com.
>

-- 
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/CANfN%3DK-9g60pvGj4%2B2Ls8nhstb%3DUWY%3Di-ew7AC7SrARcq-hCuw%40mail.gmail.com.

Reply via email to