From a87efe2d53adc660a4b0832140af0d14647b367f Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Fri, 11 Feb 2011 02:41:45 -0500 Subject: added display of country flags --- setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 7807995b..f950152d 100644 --- a/setup.py +++ b/setup.py @@ -19,6 +19,7 @@ install_requires = [ 'django-threaded-multihost', 'django-robots', 'unidecode', + 'django-countries==1.0.5', ] import askbot -- cgit v1.2.3-1-g7c22