Hi,
I agree with Ludovic in "your application may be badly installed". But it 
is very hard to tell what is going wrong without actually knowing what your 
app should show (what view function) for URL path /brickly/home
I cannot tell you what view is that without knowing about your code nor 
your business rules for that page.
You have to ask the original developers what view should show there, and 
try to writhe the url conf for that.

On Wednesday, April 12, 2017 at 7:02:09 AM UTC-4, ludovic coues wrote:
>
> 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 <ni...@linkites.com <javascript:>>:
>
>> 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, ni...@linkites.com 
>> 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 django-users...@googlegroups.com <javascript:>.
>> To post to this group, send email to django...@googlegroups.com 
>> <javascript:>.
>> 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 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/9844ce13-61d3-46e8-8a91-5d0deb74f3c1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to