studybuffalo / django-flexible-subscriptions

A subscription and recurrent billing application for Django.
GNU General Public License v3.0
249 stars 57 forks source link

Pull currency data from Unicode Common Locale Data Repository #187

Open studybuffalo opened 4 years ago

studybuffalo commented 4 years ago

Look at pulling currency locale data from the Unicode Common Locale Data Repository (CLDR). This would allow package to provide majority of currency formats by default and provide a source of truth for the data.

Can look at generating scripts to manage this, similar to what is done with Babel.