[BangPypers] Django url patterns help

JAGANADH G jaganadhg at gmail.com
Fri Mar 1 13:16:30 CET 2013


On Fri, Mar 1, 2013 at 5:27 PM, Prashant Gaur <91prashantgaur at gmail.com>wrote:

> will you explain error u r getting ??
>
>
I am not getting any error. The page in not getting redirected .
Even I changed the pattern to
url(r'^my_page/', 'my_app.views.my_page', name="my_page"),

In fire bug and Django log I can see that this request is giving 200 status
.
There are some jQury-ui scripts in the HTML file . May be that causes the
issue I think
-- 
**********************************
JAGANADH G
http://jaganadhg.in
*ILUGCBE*
http://ilugcbe.org.in


More information about the BangPypers mailing list