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

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

Open
bruth opened this issue Sep 22, 2012 · 0 comments
Open

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

bruth opened this issue Sep 22, 2012 · 0 comments
Labels

Comments

@bruth
Copy link
Owner

bruth commented Sep 22, 2012

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

template = {
    'fields': ['foo'],
    'key_map': {
        'foo': ':pk',
    },
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant