Curriculum vitae¶
CEF levels (view)¶
Internal name: | cv.CefLevel (CefLevel) |
---|
List of possible choices for the CEF level field of a language knowledge.
value | name | text |
A1 | A1 | basic language skills |
A2 | A2 | basic language skills |
A2+ | A2+ | basic language skills |
B1 | B1 | independent use of language |
B2 | B2 | independent use of language |
B2+ | B2+ | independent use of language |
C1 | C1 | proficient use of language |
C2 | C2 | proficient use of language |
C2+ | C2+ | proficient use of language |
language knowledge (model)¶
Internal name: | cv.LanguageKnowledge |
---|---|
Implemented by: | LanguageKnowledge |
Views on language knowledge
- language knowledges (LanguageKnowledges) (Menu Explorer ‣ CV ‣ language knowledges)
- language knowledges (LanguageKnowledgesByPerson)
- language knowledges (KnowledgesByLanguage)
Fields in language knowledge
- ID (id, AutoField), Client (person, ForeignKey to Client), Language (language, ForeignKey to Language), spoken (spoken, ChoiceListField to HowWell), written (written, ChoiceListField to HowWell), native language (native, BooleanField), CEF level (cef_level, ChoiceListField to CEF levels)
Actions on language knowledge
- Table (landscape) (as_pdf, PrintTableAction) – Show this table as a pdf document
- Table (portrait) (as_pdf_p, PortraitPrintTableAction) – Show this table as a pdf document
Property (model)¶
Internal name: | properties.PersonProperty |
---|---|
Implemented by: | PersonProperty |
Views on Property
- Properties (PersonProperties)
- Properties (PropsByPerson)
- Properties (PersonPropsByProp)
- ConfiguredPropsByPerson (ConfiguredPropsByPerson)
- Skills (SkillsByPerson)
- Soft skills (SoftSkillsByPerson)
- Obstacles (ObstaclesByPerson)
Fields in Property
- ID (id, AutoField), Property group (group, ForeignKey to Property Group), Property (property, ForeignKey to Property), Value (value, CharField), Client (person, ForeignKey to Client), Remark (remark, CharField)
Actions on Property
- Table (landscape) (as_pdf, PrintTableAction) – Show this table as a pdf document
- Table (portrait) (as_pdf_p, PortraitPrintTableAction) – Show this table as a pdf document
Property (model)¶
Internal name: | properties.Property |
---|---|
Implemented by: | Property |
Views on Property
- Properties (Properties) (Menu Explorer ‣ Properties)
- Properties (PropsByGroup) (Menu Configure ‣ Properties ‣ Skills)
- Properties (PropsByType)
Fields in Property
- ID (id, AutoField), Designation (name, BabelCharField), Property Group (group, ForeignKey to Property Group), Property Type (type, ForeignKey to Property Type)
Actions on Property
- Table (landscape) (as_pdf, PrintTableAction) – Show this table as a pdf document
- Table (portrait) (as_pdf_p, PortraitPrintTableAction) – Show this table as a pdf document
Tables referring to Property
- Properties (PersonPropsByProp)
Property Type (model)¶
Internal name: | properties.PropType |
---|---|
Implemented by: | PropType |
Views on Property Type
- Property Types (PropTypes) (Menu Configure ‣ Properties ‣ Property Types)
Fields in Property Type
- ID (id, AutoField), Designation (name, BabelCharField), Choices List (choicelist, CharField), default value (default_value, CharField), Limit to choices (limit_to_choices, BooleanField), Multiple choices (multiple_choices, BooleanField)
Actions on Property Type
- Table (landscape) (as_pdf, PrintTableAction) – Show this table as a pdf document
- Table (portrait) (as_pdf_p, PortraitPrintTableAction) – Show this table as a pdf document
Tables referring to Property Type
- Properties (PropsByType)
- Property Choices (ChoicesByType)
Property Group (model)¶
Internal name: | properties.PropGroup |
---|---|
Implemented by: | PropGroup |
Views on Property Group
- Property Groups (PropGroups) (Menu Configure ‣ Properties ‣ Property Groups)
Fields in Property Group
- ID (id, AutoField), Designation (name, BabelCharField)
Actions on Property Group
- Table (landscape) (as_pdf, PrintTableAction) – Show this table as a pdf document
- Table (portrait) (as_pdf_p, PortraitPrintTableAction) – Show this table as a pdf document
Tables referring to Property Group
- Properties (PropsByGroup) (Menu Configure ‣ Properties ‣ Skills)