From f8c4c1b62026a7ea393f47e256e80791dc59137b Mon Sep 17 00:00:00 2001 From: Vinta Date: Thu, 31 Jul 2014 10:29:28 +0800 Subject: [PATCH] add django-countries --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 08fd0a69..d959a046 100644 --- a/README.md +++ b/README.md @@ -300,6 +300,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [pygeoip](https://github.com/appliedsec/pygeoip) - Pure Python GeoIP API. * [GeoIP](https://github.com/maxmind/geoip-api-python) - Python API for MaxMind GeoIP Legacy Database. * [geojson](https://github.com/frewsxcv/python-geojson) - Python bindings and utlities for GeoJSON. +* [django-countries](https://github.com/SmileyChris/django-countries) - A Django app that provides country choices for use with forms, flag icons static files, and a country field for models. ## HTTP