Wednesday, March 28, 2018

Re: Having ERROR running Django project !!!

Hi.

Unfortunately you really don't provide anything helpful, and yelling here doesn't get you very far.

Have tried to check out what that "unknown file" contains? Also have you used your browser debugger tools to verify that you don't get errors that for some reason is shadowed by your browser?

Do you have DEBUG=True on? In that case if something breaks your code you will get Django techincal 500 page that contains quite a lot of information about your issue.

Finally, can you share your code repository so people could even guess what's wrong with your code?


On Wed, Mar 28, 2018 at 4:45 PM, Jamaldin Pro <jamalsema2017@gmail.com> wrote:
I see no logs error and When I run it from chrome this error happens but when I try to use it from Internet e.version~9 it works normally, I can deal with it but also when I deploy to pythonanywhere there is error too. Yes I run it "python manage.py runserver"

--
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+unsubscribe@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/9f87ff07-373b-4f8b-9ef5-3aa85710a563%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--
Jani Tiainen

- Well planned is half done, and a half done has been sufficient before...

--
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+unsubscribe@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/CAHn91ocR%2B0K%2B2XAMvv%3DuhRKyNFb4WGx7yG%3DimOrytxHWoMuUHA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment