Changes between Version 1 and Version 2 of Ticket #29707, comment 2
- Timestamp:
- Aug 31, 2018, 8:24:13 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29707, comment 2
v1 v2 8 8 9 9 Here is a snippet of what I've done so far: 10 https://gist.github.com/leibowitz/7a237ea8151f2d238b19ec0da5db545c 10 https://gist.github.com/leibowitz/7a237ea8151f2d238b19ec0da5db545c/c0576bb843e80c3c900ffab3e5636150585256a6 11 11 12 12 Not sure if that's useful, but I can transform that to a patch into django ModelAdmin and AutocompleteJsonView classes, if that's good enough.