Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dantium/django-countries
Forked to add setup file
https://github.com/dantium/django-countries
Last synced: 3 days ago
JSON representation
Forked to add setup file
- Host: GitHub
- URL: https://github.com/dantium/django-countries
- Owner: dantium
- License: bsd-3-clause
- Created: 2009-05-12T12:30:03.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2009-05-13T04:16:55.000Z (over 15 years ago)
- Last Synced: 2024-11-11T00:09:43.373Z (2 months ago)
- Language: Python
- Homepage: http://code.google.com/p/django-countries/
- Size: 90.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- Changelog: CHANGELOG.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
================
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.