On Jun 6, 12:50 pm, Satvir Toor <toor.satvi...@gmail.com> 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 django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.