diff options
| author | Matt Deacalion Stevens <matt@dirtymonkey.co.uk> | 2013-07-19 06:46:08 +0100 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2013-07-19 05:31:18 -0400 |
| commit | c89cc4fc2932efc5fe89a5f3c2ce4795e5928c40 (patch) | |
| tree | e2df8da84ac4857285d299bb27c28350b12bc098 /docs | |
| parent | cf2986c885d5d58ddf8f341d7aa456f0a7801b16 (diff) | |
[1.5.x] Fixed Croatia's country code in `localflavor` docs
Backport of 97e5398629 from master
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ref/contrib/localflavor.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/contrib/localflavor.txt b/docs/ref/contrib/localflavor.txt index 2616d1d81e..42800fe90d 100644 --- a/docs/ref/contrib/localflavor.txt +++ b/docs/ref/contrib/localflavor.txt @@ -90,7 +90,7 @@ The following countries have django-localflavor- packages. * Chile: https://github.com/django/django-localflavor-cl * China: https://github.com/django/django-localflavor-cn * Colombia: https://github.com/django/django-localflavor-co -* Croatia: https://github.com/django/django-localflavor-cr +* Croatia: https://github.com/django/django-localflavor-hr * Czech Republic: https://github.com/django/django-localflavor-cz * Ecuador: https://github.com/django/django-localflavor-ec * Finland: https://github.com/django/django-localflavor-fi |
