I think the issue is in your school_list.html
specifically this line:
Just move the </a> to after {{ school.name }}. The issue is that your link has no content to click on.
On Tue, Dec 10, 2019 at 12:44 AM Parvez Khan Pathan <iamparvezkhan25@gmail.com> wrote:
--Not Look Like This : which is not possible to click[Link] at Fist SchoolIts could be look like this which means click on Fist School and Its Show Detail Of Schools
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 view this discussion on the web visit https://groups.google.com/d/msgid/django-users/5811ef71-fb70-4215-a578-fc3550cccca2%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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CALLhV5RkrVzenNV%2BDtMKaNgSsaK_n7GJ3qierzB_05Neo2tLCQ%40mail.gmail.com.


No comments:
Post a Comment