Changes between Initial Version and Version 1 of Ticket #29769
- Timestamp:
- Sep 18, 2018, 6:05:41 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29769 – Description
initial v1 1 Currently, it is rather undocumented, that F Functions do not perform JSON Lookups.1 Currently, it is rather undocumented, that `F` Objects do not perform JSON Lookups. 2 2 3 3 I suggest to either introduce a similar Object that is capable, or similar solution to make this possible; at the very least however, I suggest to add this information to the documentation for JSONField in django docs.