Changes between Initial Version and Version 1 of Ticket #29340


Ignore:
Timestamp:
Apr 19, 2018, 5:35:06 PM (6 years ago)
Author:
hematinik
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #29340 – Description

    initial v1  
    6868I'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.
    6969
     70sql queries when using {{{get_or_set()}}}: [https://imgur.com/a/dydWEuL]
     71sql queries when using the alternative approach : [https://imgur.com/a/vYpfUZ3]
     72 
    7073Regards.
    7174
Back to Top