On Fri, Mar 1, 2013 at 5:46 PM, JAGANADH G <[email protected]> wrote:
> On Fri, Mar 1, 2013 at 5:27 PM, Prashant Gaur <[email protected] > >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 > What Mr Gora Mohanty said is the way to do that. We cannot help you without sharing the my_app.my_views.my_page or without explaining what logic you are doing over there. -- blog : ragsagar.wordpress.com mail id : python -c "print '@'.join(['ragsagar','.'.join([x for x in ['gmail','com']])])" _______________________________________________ BangPypers mailing list [email protected] http://mail.python.org/mailman/listinfo/bangpypers
