Changes between Initial Version and Version 2 of Ticket #32483
- Timestamp:
 - Feb 25, 2021, 10:13:26 AM (5 years ago)
 
Legend:
- Unmodified
 - Added
 - Removed
 - Modified
 
- 
      
Ticket #32483
- Property Triage Stage Unreviewed → Accepted
 
 - 
      
Ticket #32483 – Description
initial v2 6 6 }}} 7 7 8 One of the rows contains this dict: `{'value': True}`.8 One of the rows contains this dict: {{{{'value': True}}}}. 9 9 10 I'm querying the model's JSON using 'data__value':10 I'm querying the model's JSON using {{{'data__value'}}}: 11 11 12 12 {{{