Location Choices

hadrian.choices.locations contains several helper tuples for using in django choice fields.

Countries

Contains a list of countries using the international standard.

Usage:

from hadrian.choices.locations import COUNTRY_CHOICES

Table Of Contents

Previous topic

Hadrian.Contrib.Locations

Next topic

Base Models

This Page