Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

"regroup" filter #1649

@shacker

Description

@shacker

Django includes an especially useful template filter called "regroup" that lets you sort and re-organize a hash/dictionary data set by inner criteria ("Regroups a list of alike objects by a common attribute.") regroup is best explained by looking at the example + docs:

https://docs.djangoproject.com/en/dev/ref/templates/builtins/#regroup

Feature request: It would be fantastic to see a similar capability built into Angular.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions