On Jun 6, 12:32 pm, Satvir Toor <toor.satvi...@gmail.com> wrote:

> Please explain me the following code that exists in urls.py file of
> the project.
> url(r'^pyrheology/plot/str/(?P<str_tmc_id>\d+).png$',\
>         'pyrheology.views.str_tmc_plot_img',\
>         name='pyrheology-str-tmc-plot-img'),


https://docs.djangoproject.com/en/1.3/topics/http/urls/

Please come back if you still have questions after you've read the
above.

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

Reply via email to