[BangPypers] Django url patterns help

Prashant Gaur 91prashantgaur at gmail.com
Fri Mar 1 12:57:23 CET 2013


will you explain error u r getting ??

On Fri, Mar 1, 2013 at 11:54 AM, JAGANADH G <jaganadhg at gmail.com> wrote:

> Hi ,
>
> I was trying to write a url pattern for URL like this
> /my_page/?btn=view_page&sel=Profile
>
> The pattern which I wrote is url(r'^my_page/(?P<btn>.*)',
> 'my_app.views.my_page', name="my_page"),
>
> It does not works for me .
>
> Can anybody tell me what is wrong with this and way to correct the same
>
> --
> **********************************
> JAGANADH G
> http://jaganadhg.in
> *ILUGCBE*
> http://ilugcbe.org.in
> _______________________________________________
> BangPypers mailing list
> BangPypers at python.org
> http://mail.python.org/mailman/listinfo/bangpypers
>



-- 
Regards :
Prashant Gaur
+91 9030015491


More information about the BangPypers mailing list