Re: problem in pattern matching in urls.py and redirecting to another page after few secs

2018-11-02 Thread amit pant
yes, you can use javascript and for url we need to see what you want to do. Would be good if you provide screenshot. Thanks On Fri 2 Nov, 2018, 6:42 PM Manjunath, wrote: > you can easily use java script set_timeout method for redirection after > certain time. > > Elaborate your second question.

Re: problem in pattern matching in urls.py and redirecting to another page after few secs

2018-11-02 Thread Manjunath
you can easily use java script set_timeout method for redirection after certain time. Elaborate your second question. Provide relevant screenshots if possible. On Fri, Nov 2, 2018 at 5:11 PM praveen bhuvi wrote: > Now my 1st problem is in views.py i have a function , now in that function > when

Re: problem in pattern matching in urls.py and redirecting to another page after few secs

2018-11-02 Thread Manjunath
you can easily use java script set_timeout method for redirection after certain time. Elaborate your second question. Provide relevant screenshots if possible. On Friday, November 2, 2018 at 5:11:40 PM UTC+5:30, praveen bhuvi wrote: > > Now my 1st problem is in views.py i have a function , now i

problem in pattern matching in urls.py and redirecting to another page after few secs

2018-11-02 Thread praveen bhuvi
Now my 1st problem is in views.py i have a function , now in that function when certain condition is met i have to redirect to another page after 10 sec or 20 sec. my 2nd problem is i dont know how to set (or) match the pattern in [application]/urls.py -- You received this message because you