replace below code in urls.py
from django.contrib import adminfrom django.urls import include, path from testapp import views urlpatterns = [ path('hello/', views.welcome), path('admin/', admin.site.urls),] On Mon, Oct 8, 2018 at 4:33 PM Vinod Kumar <vinod.ku...@kiwitech.com> wrote: > replace url(welcome.views ) into your-app-name.views.funtion > > in your case replace url path *welcome.views* into *testapp.views.welcome* > > On Mon, Oct 8, 2018 at 4:25 PM Pradeep Singh <replyvee...@gmail.com> > wrote: > >> brother please help why i am getting django 404......... >> >> On Mon, 8 Oct 2018 at 16:24, Pradeep Singh <replyvee...@gmail.com> wrote: >> >>> >>> >>> On Mon, 8 Oct 2018 at 16:23, Pradeep Singh <replyvee...@gmail.com> >>> wrote: >>> >>>> >>>> >>>> On Mon, 8 Oct 2018 at 16:23, Pradeep Singh <replyvee...@gmail.com> >>>> wrote: >>>> >>>>> >>>>> >>>>> On Sun, 7 Oct 2018 at 04:11, Majid Hojati <asd5...@gmail.com> wrote: >>>>> >>>>>> [image: Boxbe] <https://www.boxbe.com/overview> This message is >>>>>> eligible for Automatic Cleanup! (asd5...@gmail.com) Add cleanup rule >>>>>> <https://www.boxbe.com/popup?url=https%3A%2F%2Fwww.boxbe.com%2Fcleanup%3Fkey%3Dn811i2aFTVC0UA0hX3tGMp5v%252B09vFHl07L0ANJF%252FQoY%253D%26token%3DI92YWAWqoEqMsoBl%252BHAOe5j3bdiQEb553wwEMpPO3cVfuTr6J6lc95CYQin2HEEguOkINNrfKWKP39eOHLRwguSOpUFKZmy4Txtsp5g9JLD4nMmusfXMpdptzuL%252Fxmu6sQSbIuTpr2Y%253D&tc_serial=43916131860&tc_rand=720360854&utm_source=stf&utm_medium=email&utm_campaign=ANNO_CLEANUP_ADD&utm_content=001> >>>>>> | More info >>>>>> <http://blog.boxbe.com/general/boxbe-automatic-cleanup?tc_serial=43916131860&tc_rand=720360854&utm_source=stf&utm_medium=email&utm_campaign=ANNO_CLEANUP_ADD&utm_content=001> >>>>>> try to config your urls.py correctly >>>>>> >>>>>> On Saturday, October 6, 2018 at 9:14:33 PM UTC+3:30, Pradeep Singh >>>>>> wrote: >>>>>>> >>>>>>> when i sendind request always m getting django 404 error can you >>>>>>> help me ..nd please tell me how to fix it >>>>>>> >>>>>>> On Sat, 6 Oct 2018 at 10:42, Pradeep Singh <reply...@gmail.com> >>>>>>> wrote: >>>>>>> >>>>>>>> i don't know, i hava a problem can you solve this . >>>>>>>> >>>>>>>> On Sat, 6 Oct 2018 at 10:09, Majid Hojati <asd...@gmail.com> wrote: >>>>>>>> >>>>>>>>> [image: Boxbe] <https://www.boxbe.com/overview> This message is >>>>>>>>> eligible for Automatic Cleanup! (asd...@gmail.com) Add cleanup >>>>>>>>> rule >>>>>>>>> <https://www.boxbe.com/popup?url=https%3A%2F%2Fwww.boxbe.com%2Fcleanup%3Fkey%3D2CQCStXD2pspqOIeT%252B8CbXjoHf6S8g%252FhLPcMXbMbMKw%253D%26token%3DvLiNoKF4esrI2A%252BFP26dBZcj8QlMhwmBDXWBwmVFJl%252FwMdUxlT5s%252F5fRODsg83LYdee9qzgQeL3Qciisb6Y1wzR2Y697p0%252BuDK9qD3uMx8tk%252BOxKY0CZM1w%252FaQnMppMQDjB5ETOHt88%253D&tc_serial=43897169245&tc_rand=872094224&utm_source=stf&utm_medium=email&utm_campaign=ANNO_CLEANUP_ADD&utm_content=001> >>>>>>>>> | More info >>>>>>>>> <http://blog.boxbe.com/general/boxbe-automatic-cleanup?tc_serial=43897169245&tc_rand=872094224&utm_source=stf&utm_medium=email&utm_campaign=ANNO_CLEANUP_ADD&utm_content=001> >>>>>>>>> Hi, >>>>>>>>> Is there any function to get raster value under a point using >>>>>>>>> geodjango?or we must perform a raw query? >>>>>>>>> >>>>>>>>> -- >>>>>>>>> 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. >>>>>>>>> To post to this group, send email to django...@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/63334e6f-2ac5-434f-8041-6e4bea64e33c%40googlegroups.com >>>>>>>>> <https://groups.google.com/d/msgid/django-users/63334e6f-2ac5-434f-8041-6e4bea64e33c%40googlegroups.com?utm_medium=email&utm_source=footer> >>>>>>>>> . >>>>>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>>>>> >>>>>>>> -- >>>>>> 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/510c3c11-e0ac-418b-9d9a-fedaf0e1ffa5%40googlegroups.com >>>>>> <https://groups.google.com/d/msgid/django-users/510c3c11-e0ac-418b-9d9a-fedaf0e1ffa5%40googlegroups.com?utm_medium=email&utm_source=footer> >>>>>> . >>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>> >>>>> -- >> 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/CANwgZcY48ZNVJTUcn%3D9g9FjvN2eZNyKAYJve_c48aKadYSAvog%40mail.gmail.com >> <https://groups.google.com/d/msgid/django-users/CANwgZcY48ZNVJTUcn%3D9g9FjvN2eZNyKAYJve_c48aKadYSAvog%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- ************************************************************************ This e-mail and all attachments are intended solely for use by the intended recipient and may contain confidential / proprietary information of KiwiTech, LLC, subject to important disclaimers and conditions including restrictions on the use, disclosure, transfer or export of such information. If you have received this message in error or are not the named recipient(s), please immediately notify the sender at the telephone number stated above or by reply e-mail and delete this e-mail from your computer -- 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/CAJOHC1x5Oj%3DOY8hCiTtDzJbpAChvwEmf2Y5QBo9X1NfgNs8euw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.