Re: Getting data from the URL in Django get request

2019-08-13 Thread Aldian Fazrihady
Please read this https://docs.djangoproject.com/en/2.2/topics/http/urls/#path-converters On Tue, Aug 13, 2019 at 6:13 PM Suraj Thapa FC wrote: > > How can I fetch the particular field from. URL in get request > For eg the URL is 192.168.0.1:3000/course/5d567hfbjy7/abc > > I want to fetch "5d567h

Getting data from the URL in Django get request

2019-08-13 Thread Suraj Thapa FC
How can I fetch the particular field from. URL in get request For eg the URL is 192.168.0.1:3000/course/5d567hfbjy7/abc I want to fetch "5d567hfbjy7" from the url -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group an