ralphje / django-internationalflavor

Complementing django-localflavor with fields that are applicable to multiple countries
Other
25 stars 19 forks source link

Add format_iban templatetag #12

Open jonashaag opened 7 years ago

ralphje commented 7 years ago

It seems you have some failing tests, some seem to be due to your commit. Could you please take a look at these before I can merge them? Thanks!

jonashaag commented 7 years ago

Hm not sure what's wrong there.

ralphje commented 7 years ago

I've fixed the regression since Django 1.11.1, could you verify that your PR passes the test now as well?

Additionally, I would greatly appreciate docs and tests regarding your PR :). Thanks!