Hello Jaganadh, your question is too abstract.Maybe you can show us some
code u have written if you dont mind.There maybe lot of things that can go
wrong here....one such example  is that maybe there is some problem with
your Jquery code.Is page redirecting done right?? what does your django
error log says??


On Mon, Feb 18, 2013 at 8:30 PM, JAGANADH G <jagana...@gmail.com> wrote:

> Hi ,
> I am working with a private Django project. In the project once the user
> clicks on "Go" button he has to be redirected to a page with JQury list
> view (Looks like a tabbed page).
>
> To get redirected to "TabbedPage.html" I am using
> render_to_response("TabbedPage.html",{'user':username'}.
> When the page is redirected it is not at all showing the JQuery lists.
>
> For each list page I have a Class bases generic view defined and mentioned
> in the urls.py too.
>
> Is there any way to get it rendered properly .
>
> I am not that much familier with Django too :-(
>
> --
> **********************************
> JAGANADH G
> http://jaganadhg.in
> *ILUGCBE*
> http://ilugcbe.org.in
> _______________________________________________
> BangPypers mailing list
> BangPypers@python.org
> http://mail.python.org/mailman/listinfo/bangpypers
>
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to