There are a lot of currencies available to choose from which makes for long
selection combo boxes.
Add a django settings directive to limit the choices.
Example:
MONEY_CURRENCY_CHOICES = ['USD', 'AUD', 'EUR']
Original issue reported on code.google.com by ben.coug...@gmail.com on 18 May 2011 at 6:59
Original issue reported on code.google.com by
ben.coug...@gmail.com
on 18 May 2011 at 6:59