================ Django Countries ================ This is a application for Django projects providing fixtures and models for a "complete" list of world countries. Also throwing in a small template tag for getting country flags by ISO 3166-1 alpha-2 country code. For installation instructions see "INSTALL.txt" in this directory. For general instructions on using the application and its features see "overview.txt" in the "docs/" directory.
aweakley/django-countries
A fork of http://code.google.com/p/django-countries to apply updates
PythonBSD-3-Clause