countries.PlacesByCountry
(Places)¶
Columns
<django.db.models.fields.BigAutoField: id>
<django.db.models.fields.related.ForeignKey: parent>
<lino.utils.mldbc.fields.BabelCharField: name>
<django.db.models.fields.related.ForeignKey: country>
<django.db.models.fields.CharField: zip_code>
<lino.core.choicelists.ChoiceListField: type>
<django.db.models.fields.BooleanField: show_type>
Detail fields
<Panel main_1 in lino.core.layouts.DetailLayout on lino_xl.lib.countries.models.Places>
<Panel main_2 in lino.core.layouts.DetailLayout on lino_xl.lib.countries.models.Places>
<GridElement addresses.AddressesByCity in lino.core.layouts.DetailLayout on lino_xl.lib.countries.models.Places>
<Panel main_4 in lino.core.layouts.DetailLayout on lino_xl.lib.countries.models.Places>
Actions
HTML (show_as_html) : Show this table in Bootstrap3 interface
Table (landscape) (as_pdf) : Show this table as a pdf document.
Table (portrait) (as_pdf_p) : Show this table as a pdf document.
Export to .xls (export_excel) : Export this table as an .xls document
None (grid_post) : See
<lino.core.actions.CreateRow grid_post>
.None (grid_put) : See
<lino.core.actions.SaveGridCell grid_put>
.New (insert) : Open a dialog window to insert a new Place.
Create (submit_insert) : Create the record and open a detail window on it
⚇ (duplicate) : Duplicate the selected row.
Detail (detail) : Open a detail window on this record.
Delete (delete_selected) : Delete this record
Check data (check_data) : See
<lino.modlib.checkdata.models.UpdateProblemsByController check_data ('Check data')>
.Fix data problems (fix_problems) : See
<lino.modlib.checkdata.models.FixProblemsByController fix_problems ('Fix data problems')>
.None (grid) : See
<lino.core.actions.ShowTable grid>
.None (open_help) : See
<lino.core.actions.OpenHelpWindow open_help>
.None (validate) : See
<lino.core.actions.ValidateForm validate>
.Save (submit_detail) : Save changes in this form