diff options
| author | Claude Paroz <claude@2xlibre.net> | 2013-03-20 17:05:43 +0100 |
|---|---|---|
| committer | Claude Paroz <claude@2xlibre.net> | 2013-03-20 17:11:21 +0100 |
| commit | add0dc02ad69a5798adfaa12d44c6e9fd5651746 (patch) | |
| tree | 19016331b1e9e786a924a6453765b02af6b64a62 | |
| parent | b91067d9aa42e31d4375e00a703beaacdb30d608 (diff) | |
[1.5.x] Fixed #20096 -- Added link to the Greek localflavor app
Backport of a9ee0e297 from master.
| -rw-r--r-- | docs/ref/contrib/localflavor.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ref/contrib/localflavor.txt b/docs/ref/contrib/localflavor.txt index 83d7837b92..2616d1d81e 100644 --- a/docs/ref/contrib/localflavor.txt +++ b/docs/ref/contrib/localflavor.txt @@ -96,6 +96,7 @@ The following countries have django-localflavor- packages. * Finland: https://github.com/django/django-localflavor-fi * France: https://github.com/django/django-localflavor-fr * Germany: https://github.com/django/django-localflavor-de +* Greece: https://github.com/spapas/django-localflavor-gr * Hong Kong: https://github.com/django/django-localflavor-hk * Iceland: https://github.com/django/django-localflavor-is * India: https://github.com/django/django-localflavor-in |
