Internal name: | countries.Place |
---|---|
Implemented by: | Place |
Views on Endroit
A geographical place can be a city, a town, a suburb, a province, a lake... any named geographic entity, except for countries because these have their own table.
Subdivisions (PlacesByPlace)
Endroits (PlacesByCountry)
Fields in Endroit
Actions on Endroit
Tables referring to Endroit
Internal name: | countries.Country |
---|---|
Implemented by: | Country |
Views on Pays
Fields in Pays
For countries that no longer exist it may be a 4-letter code.
Short code (short_code, CharField) – A short abbreviation for regional usage. Obsolete.
ISO-3 code (iso3, CharField) – The three-letter code for this country as defined by ISO 3166-1.
... and Description (name, BabelCharField)
Actions on Pays
Tables referring to Pays