| Commit message (Expand) | Author | Age | Files | Lines |
* | Use HTTPS in URLs where possible | Arthur de Jong | 2020-03-20 | 2 | -2/+2 |
* | Improve descriptions of Spanish codes | Gerard Dalmau | 2019-10-16 | 5 | -7/+15 |
* | Use an internal isdigits() function instead of str.isdigit() | Arthur de Jong | 2019-04-29 | 6 | -12/+14 |
* | Improve CIF and NIF validation | Gerard Dalmau | 2018-08-30 | 2 | -11/+15 |
* | Make unicode conversion standard | Arthur de Jong | 2018-05-01 | 1 | -10/+3 |
* | Update the flake8 ignore list | Arthur de Jong | 2018-02-14 | 1 | -1/+1 |
* | Minor code improvements (mostly PEP8) | Arthur de Jong | 2017-09-11 | 2 | -3/+2 |
* | Make import ordering consistent | Arthur de Jong | 2017-09-11 | 1 | -1/+1 |
* | Docstring improvements | Arthur de Jong | 2017-09-11 | 8 | -29/+29 |
* | Add missing export (__all__) | Arthur de Jong | 2017-04-10 | 1 | -2/+2 |
* | Add test for Ñ in Referencia Catastral | Arthur de Jong | 2017-04-01 | 1 | -4/+13 |
* | Add reference to Referencia Catastral implementation | Arthur de Jong | 2016-09-10 | 1 | -0/+4 |
* | Add Spansih Referencia Catastral | David García Garzón | 2016-09-10 | 1 | -0/+114 |
* | Add Spanish IBAN number module | Arthur de Jong | 2016-09-10 | 1 | -0/+79 |
* | Add to_iban() function to Spanish CCC | Arthur de Jong | 2016-09-10 | 1 | -0/+11 |
* | Add Spanish Código Cuenta Corriente (CCC) | David García Garzón | 2016-09-10 | 1 | -0/+116 |
* | Add Spanish CUPS code | David García Garzón | 2016-09-03 | 1 | -0/+113 |
* | Implement validate() for Spanish numbers | Arthur de Jong | 2013-06-08 | 4 | -70/+134 |
* | ensure that the module docstrings are in a somewhat more ... | Arthur de Jong | 2012-02-26 | 4 | -10/+14 |
* | for all countries, provide vat as an alias for the local ... | Arthur de Jong | 2012-02-19 | 1 | -0/+3 |
* | give all packages a description | Arthur de Jong | 2012-02-19 | 1 | -0/+21 |
* | use the luhn module where possible | Arthur de Jong | 2012-02-12 | 1 | -6/+3 |
* | add a NIF (Número de Identificación Fiscal, Spanish VAT... | Arthur de Jong | 2012-02-11 | 1 | -0/+71 |
* | add a CIF (Certificado de Identificación Fiscal, Spanish... | Arthur de Jong | 2012-02-11 | 1 | -0/+91 |
* | fix description and remove unnecessary import | Arthur de Jong | 2012-02-11 | 1 | -2/+2 |
* | add a NIE (Número de Identificación de Extranjeros, Spa... | Arthur de Jong | 2012-02-10 | 1 | -0/+60 |
* | add a DNI (Documento nacional de identidad, Spanish perso... | Arthur de Jong | 2012-02-10 | 2 | -0/+59 |