Changes between Initial Version and Version 1 of Ticket #29340
- Timestamp:
- Apr 19, 2018, 5:35:06 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29340 – Description
initial v1 68 68 I'm using **django-debug-toolbar** to monitor my database requests and the information about queries is based on the statistics that **django-debug-toolbar** provides. I'll also attach some screenshots from **django-debug-toolbar** to clarify the situation. 69 69 70 sql queries when using {{{get_or_set()}}}: [https://imgur.com/a/dydWEuL] 71 sql queries when using the alternative approach : [https://imgur.com/a/vYpfUZ3] 72 70 73 Regards. 71 74