On Thu, Oct 29, 2009 at 1:40 PM, Alex Robbins <[email protected]
> wrote:
>
> Maybe it is just me, but I feel like writing out the view functions
> like that is a beating. I just name[1] all the urls. Then the url tag
> is easy. I just do things like {% url home-page %} or {% url blog-
> index %}. If you set up a generic view in the views and name it, it
> will work like normal.
>
> [1]http://docs.djangoproject.com/en/dev/topics/http/urls/#id2
>
> bingo... believe me I searched through the docs, but never got to url
dispatcher. proves i am a django newbie !!!
Thanks a ton.
-Umapathy
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---