Filtering DX by max or min study DAP causes server error

Issue #249 resolved
David Platten created an issue

FieldError at /openrem/dx/

Relation fields do not support nested lookups

Exception Value:
Relation fields do not support nested lookups

if requestResults.get('study_dap_max') : f.qs.filter(projectionxrayradiationdose__accumulatedxraydose__accumulatedprojectionxraydose__dose_area_product_total__lte=requestResults.get('study_dap_max'))

Comments (3)

  1. Log in to comment