Commit Graph
4 Commits
Author SHA1 Message Date
Mārtiņš ŠulcsandErnesto Rodriguez Ortiz a1a3c53b39 Improve lv (#132)
* Add legal form.

* Fix fractions (comma)

* Fix edge case, improve test coverage.

* Add most popular currencies

* PEP8 line length

* Fix some forms.
2017-11-01 13:04:09 -04:00
Mārtiņš ŠulcsandErnesto Rodriguez Ortiz f9d8868794 Refactor and fix some issues with to_currency. Reduce code duplication. (#129)
* Refactor and fix some issues with to_currency. Reduce code duplication.

* Use unicode literals in uk testcase.
2017-10-31 20:17:13 -04:00
Mārtiņš Šulcs 7461ef6d78 Expose to to_currency. 2017-10-26 13:26:17 +03:00
Mārtiņš Šulcs f01dfa2de0 Pass kwargs to converters. 2017-10-26 13:14:09 +03:00