You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do we want to do this? It would involve changing the database model to allow longer codes and descriptions because they are no longer standard 3 character, e.g. VEF_BLKMKT. This would also mean the codes are probably different across different currency sources.
I'll push a separate branch but not sure this is really "production-ready"
racitup
added a commit
to racitup/django-currencies
that referenced
this issue
Nov 30, 2018
You will have trouble importing alternative currencies with non-standard length codes using the --import switch using the branch above because the command code checks the code has 3 characters. Easily worked around by putting the codes into one of the supported setting variables.
racitup
added a commit
to racitup/django-currencies
that referenced
this issue
Dec 12, 2018
Support for the flag "show_alternative=true" would be nice, as detailed here:
https://docs.openexchangerates.org/docs/supported-currencies#alternative-black-market-and-digital-currencies
The text was updated successfully, but these errors were encountered: