Refactor the ModelAttribute class into two separate classes: ModelAttribute for executable model attributes and ModelField for actual ORM fields. Expose more document fields for use in smart links.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
@@ -367,6 +367,11 @@ classes beyond the provide line chart.
|
||||
templates that only refresh the menu when there are changes.
|
||||
Closes GitLab issue #511. Thanks to Daniel Carrico
|
||||
@daniel1113 for the report.
|
||||
- Refactor the ModelAttribute class into two separate classes:
|
||||
ModelAttribute for executable model attributes and ModelField
|
||||
for actual ORM fields.
|
||||
- Expose more document fields for use in smart links.
|
||||
|
||||
|
||||
Removals
|
||||
--------
|
||||
|
||||
Reference in New Issue
Block a user