django / django-localflavor

Country-specific Django helpers, formerly of contrib fame
https://django-localflavor.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
812 stars 289 forks source link

Added MACinNumberField to MA flavor #507

Closed AbdelYsf closed 1 month ago

AbdelYsf commented 1 month ago

Adding CIN field to morocco's falvor, The CIN represents the ID of a Moroccan citizen It is an 8-max-length string that starts with one or two Latin letters followed by digits, with the first digit not being zero. Implemented as in the official government site "https://www.cnie.ma/"