Internal name: | countries.Place |
---|---|
Implemented by: | Place |
Views on Place
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)
Places (PlacesByCountry)
Fields in Place
Actions on Place
Tables referring to Place
Internal name: | countries.Country |
---|---|
Implemented by: | Country |
Views on Country
Fields in Country
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 Designation (name, BabelCharField)
Actions on Country
Tables referring to Country