| Home | Trees | Indices | Help |
|---|
|
|
South Africa-specific Form helpers
|
|||
|
ZAIDField A form field for South African ID numbers -- the checksum is validated using the Luhn checksum, and uses a simlistic (read: not entirely accurate) check for the birthdate |
|||
| ZAPostCodeField | |||
|
|||
id_re = re.compile(r'^(?P<yy>\d\d)(?P<mm>\d\d)(?P<dd>\d\d)(?P<
|
|||
|
|||
id_re
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu Apr 17 18:52:13 2008 | http://epydoc.sourceforge.net |