I would search the function doing the redirection and look at what information it use to make that redirection.
Either it is redirecting to a wrong url or something have gone wrong when installing the brickly application. 2017-04-12 12:46 GMT+02:00 <[email protected]>: > Hi, > > I have solved validationError on django and now project redirecting on url > "http://127.0.0.1:8000/brickly/home" and its not found. so please let me > know how to create it on django. > > here are page not found error coming. please let me know of what is the > problem. > > > Page not found (404) > Request Method: GET > Request URL: http://127.0.0.1:8000/brickly/home > > > On Tuesday, April 11, 2017 at 4:38:30 PM UTC+5:30, [email protected] > wrote: >> >> Hi, >> >> I have setup existing django project at localsystem and its migrate >> successfully. >> after migrate i have run following "python manage.py runserver" to run >> django project. >> >> After that i am getting error message "Project matching query does not >> exist." on terminal and as well as browser. >> >> Please let me know of what is problem. >> >> >> >> Please help me to solve this issue. >> >> Thanks, >> >> -- > 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 [email protected]. > To post to this group, send email to [email protected]. > 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/7f1af12d-50ba-48fb-8774-4c4f6c47be58%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/7f1af12d-50ba-48fb-8774-4c4f6c47be58%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- Cordialement, Ludovic Coues +33 6 14 87 43 42 -- 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 [email protected]. To post to this group, send email to [email protected]. 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/CAEuG%2BTZT3M8FMXb%2BmNiNgxvFSRKX3bmteDO1FmOvecL9BefHLA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

