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:30:55 -0400 |
| commit | e7435fbe2f1e30570fced71d286edad98674fa51 (patch) | |
| tree | e640ccfe6953f7dc3a238666472c27ad41febfd2 /docs | |
| parent | b7556a4980bb632059cdc1f1286507528c3e01ce (diff) | |
[1.6.x] Fixed Croatia's country code in `localflavor` docs
Backport of 97e5398629 from master
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/topics/localflavor.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/localflavor.txt b/docs/topics/localflavor.txt index 8ae435463d..8bc8b2f9e3 100644 --- a/docs/topics/localflavor.txt +++ b/docs/topics/localflavor.txt @@ -48,7 +48,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 |
