[BangPypers] regular expression for Indian landline numbers
Kenneth Gonsalves
lawgon at au-kbc.org
Fri Nov 26 07:07:38 CET 2010
On Fri, 2010-11-26 at 11:23 +0530, Ramdas S wrote:
> Would appreciate if you can tell whether you want a Regex, or is this
> to
> ensure that people enter the right numbers in a form?
regex - for django.contrib.localflavor (I had put something up, but it
only matches my local phone number, so I have to change it). btw, regex
should not be used for validation (AFAIK).
--
regards
Kenneth Gonsalves
More information about the BangPypers
mailing list