Skip to content
This repository was archived by the owner on Feb 21, 2020. It is now read-only.

:pk pseudo-selector does not work in key_map #4

Description

@bruth

Doing the following will result in the foo key not be included in the output dict.

template = {
    'fields': ['foo'],
    'key_map': {
        'foo': ':pk',
    },
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions