On Jun 6, 12:50 pm, Satvir Toor <[email protected]> wrote:
> I read the linkhttps://docs.djangoproject.com/en/1.3/topics/http/urls/
>
> above unable to understand what is regular expression in url pattern
> e.g r'^pyrheology/plot/tensile/(?P<tensile_id>\d+).png$'

Do you mean "I don't understand where's the regular expression part in
the whole url pattern" or "I don't understand what this regular
expression means" or "I don't understand how it used by the
framework" ?

-- 
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.

Reply via email to