| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
Field --+
|
CharField --+
|
RegexField
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
regex can be either a string or a compiled regular expression object. error_message is an optional error message to use, if 'Enter a valid value' is too generic for you.
|
Validates that the input matches the regular expression. Returns a Unicode object.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Fri Dec 14 15:24:09 2007 | http://epydoc.sourceforge.net |