mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
add django-countries
This commit is contained in:
parent
d1c7624091
commit
f8c4c1b620
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue