Skip to content

Use serializers for sending information to display templates #294

@luissian

Description

@luissian

Description of feature

Use serializers for sending information to display to templates. Now custom and heterogeneous data structures are created and sent to templates so each method in view is different. We can use serializers that creates pre-configured jsons which are always the same making it easier to mantain with a huge reduce in code. Example in display_service in drylab.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions