Re: URL generation in django

2013-09-07 Thread Aaron C. de Bruyn
I believe this is what you are looking for: https://docs.djangoproject.com/en/1.5/topics/http/urls/#reverse-resolution-of-urls -A On Sat, Sep 7, 2013 at 8:17 PM, Nafiul Islam wrote: > I've been busy exploring the different Python Web Frameworks, and it has > been a rewarding experience. I want

URL generation in django

2013-09-07 Thread Nafiul Islam
I've been busy exploring the different Python Web Frameworks, and it has been a rewarding experience. I wanted to ask regarding a certain feature that I found in Pyramid, and that is URL generation