Changes between Initial Version and Version 1 of Ticket #26511, comment 1
- Timestamp:
- Apr 16, 2016, 10:52:42 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26511, comment 1
initial v1 1 Following https://docs.djangoproject.com/en/1.9/ref/contrib/postgres/fields/#containment-and-key-operations, then https://docs.djangoproject.com/en/1.9/ref/contrib/postgres/fields/#std:fieldlookup-hstorefield.contains, you should fin ethe proper containment syntax (`metadata__contains={'title': 'moon'}`).1 Following https://docs.djangoproject.com/en/1.9/ref/contrib/postgres/fields/#containment-and-key-operations, then https://docs.djangoproject.com/en/1.9/ref/contrib/postgres/fields/#std:fieldlookup-hstorefield.contains, you should find the proper containment syntax (`metadata__contains={'title': 'moon'}`).