Thank you guys! I m going thru regexp :)

On Jul 23, 8:42 pm, Franklin Einspruch <franklin.einspr...@gmail.com>
wrote:
> Minor correction above: third example should read "one OR MORE digits
> stored as a value." But yes, urls.py works on regexes so you do need
> the basics. Good luck!
>
> Franklin
>
> On Fri, Jul 23, 2010 at 11:38 AM, deepak dhananjaya
>
>
>
> <deepak.dhananj...@gmail.com> wrote:
> > Thank you! It worked.. I have to get my basics of regular expressions
> > rite!!
>
> > On Jul 23, 8:33 pm, Shawn Milochik <sh...@milochik.com> wrote:
> >> You have three regular expressions. Two of them require digits, and
> >> one requires *only* /record/, with no additional arguments.
>
> >> So /record/john/ does not match any of those.
>
> >> Shawn
>
> > --
> > You received this message because you are subscribed to the Google Groups 
> > "Django users" group.
> > To post to this group, send email to django-us...@googlegroups.com.
> > To unsubscribe from this group, send email to 
> > django-users+unsubscr...@googlegroups.com.
> > For more options, visit this group 
> > athttp://groups.google.com/group/django-users?hl=en.
>
> --
> Art, writing, journal:http://einspruch.com
> Comics:http://themoonfellonme.com

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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