Skip to content
This repository has been archived by the owner on Jan 22, 2022. It is now read-only.

Implement indirect objects access in EntityMap.filter #70

Open
effa opened this issue Feb 18, 2017 · 0 comments
Open

Implement indirect objects access in EntityMap.filter #70

effa opened this issue Feb 18, 2017 · 0 comments
Milestone

Comments

@effa
Copy link
Member

effa commented Feb 18, 2017

  • see Django filter for how it should work
  • e.g. task_sessions.filter(task__category_id='moves')
  • it requires each entity map to hold a reference to the whole corresponding state
  • tests
@effa effa added this to the Next tasks milestone Feb 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant