django / django-localflavor

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

Added MACinNumberField to MA flavor #507

Closed AbdelYsf closed 6 months ago

AbdelYsf commented 6 months 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/"