Greece (gr
)¶
Forms¶
Greek-specific forms helpers.
- class localflavor.gr.forms.GRPostalCodeField(**kwargs)[source]¶
Greek Postal code field.
Format: XXXXX, where X is any digit, and first digit is not 0 or 9.
- class localflavor.gr.forms.GRSocialSecurityNumberCodeField(allow_test_value=False, **kwargs)[source]¶
Greek social security number (AMKA) field.
The allow_test_value option can be used to enable the usage of the non valid 00000000000 (11 zeros) value for testing and development