remove django toolbar
This commit is contained in:
		
					parent
					
						
							
								59e93ebc46
							
						
					
				
			
			
				commit
				
					
						a48a9a12c6
					
				
			
		
					 1 changed files with 0 additions and 372 deletions
				
			
		|  | @ -497,378 +497,6 @@ | |||
| <script src="/static/debug_toolbar/js/jquery_post.js"></script> | ||||
| 
 | ||||
| <script src="/static/debug_toolbar/js/toolbar.js"></script> | ||||
| <div id="djDebug" hidden="hidden" dir="ltr" data-store-id="29cafce9e52c4ac3a40c33b30b760c91" data-render-panel-url="/__debug__/render_panel/" style="display: block;"> | ||||
|     <div hidden="hidden" id="djDebugToolbar" style=""> | ||||
|         <ul id="djDebugPanelList"> | ||||
|              | ||||
|             <li><a id="djHideToolBarButton" href="#" title="Hide toolbar">Hide</a></li> | ||||
|             t555 | ||||
|              | ||||
|                 <li class="djDebugPanelButton"> | ||||
|                     <input type="checkbox" data-cookie="djdtVersionsPanel" checked="checked" title="Disable for next and successive requests"> | ||||
|                      | ||||
|                         <a href="#" title="Versions" class="VersionsPanel"> | ||||
|                      | ||||
|                     Versions | ||||
|                      | ||||
|                      | ||||
|                         <br><small>Django 1.9.4</small> | ||||
|                      | ||||
|                      | ||||
|                      | ||||
|                         </a> | ||||
|                      | ||||
|                 </li> | ||||
|              | ||||
|                 <li class="djDebugPanelButton"> | ||||
|                     <input type="checkbox" data-cookie="djdtTimerPanel" checked="checked" title="Disable for next and successive requests"> | ||||
|                      | ||||
|                         <a href="#" title="Time" class="TimerPanel"> | ||||
|                      | ||||
|                     Time | ||||
|                      | ||||
|                      | ||||
|                         <br><small>CPU: 221.97ms (204.26ms)</small> | ||||
|                      | ||||
|                      | ||||
|                      | ||||
|                         </a> | ||||
|                      | ||||
|                 </li> | ||||
|              | ||||
|                 <li class="djDebugPanelButton"> | ||||
|                     <input type="checkbox" data-cookie="djdtSettingsPanel" checked="checked" title="Disable for next and successive requests"> | ||||
|                      | ||||
|                         <a href="#" title="Settings from <code>dynamicweb.settings</code>" class="SettingsPanel"> | ||||
|                      | ||||
|                     Settings | ||||
|                      | ||||
|                      | ||||
|                          | ||||
|                      | ||||
|                      | ||||
|                      | ||||
|                         </a> | ||||
|                      | ||||
|                 </li> | ||||
|              | ||||
|                 <li class="djDebugPanelButton"> | ||||
|                     <input type="checkbox" data-cookie="djdtHeadersPanel" checked="checked" title="Disable for next and successive requests"> | ||||
|                      | ||||
|                         <a href="#" title="Headers" class="HeadersPanel"> | ||||
|                      | ||||
|                     Headers | ||||
|                      | ||||
|                      | ||||
|                          | ||||
|                      | ||||
|                      | ||||
|                      | ||||
|                         </a> | ||||
|                      | ||||
|                 </li> | ||||
|              | ||||
|                 <li class="djDebugPanelButton"> | ||||
|                     <input type="checkbox" data-cookie="djdtRequestPanel" checked="checked" title="Disable for next and successive requests"> | ||||
|                      | ||||
|                         <a href="#" title="Request" class="RequestPanel"> | ||||
|                      | ||||
|                     Request | ||||
|                      | ||||
|                      | ||||
|                         <br><small>RailsHostingView</small> | ||||
|                      | ||||
|                      | ||||
|                      | ||||
|                         </a> | ||||
|                      | ||||
|                 </li> | ||||
|              | ||||
|                 <li class="djDebugPanelButton"> | ||||
|                     <input type="checkbox" data-cookie="djdtSQLPanel" checked="checked" title="Disable for next and successive requests"> | ||||
|                      | ||||
|                         <a href="#" title="SQL queries from 1 connection" class="SQLPanel"> | ||||
|                      | ||||
|                     SQL | ||||
|                      | ||||
|                      | ||||
|                         <br><small>1 query in 2.57ms</small> | ||||
|                      | ||||
|                      | ||||
|                      | ||||
|                         </a> | ||||
|                      | ||||
|                 </li> | ||||
|              | ||||
|                 <li class="djDebugPanelButton"> | ||||
|                     <input type="checkbox" data-cookie="djdtStaticFilesPanel" checked="checked" title="Disable for next and successive requests"> | ||||
|                      | ||||
|                         <a href="#" title="Static files (1756 found, 14 used)" class="StaticFilesPanel"> | ||||
|                      | ||||
|                     Static files | ||||
|                      | ||||
|                      | ||||
|                         <br><small>14 files used</small> | ||||
|                      | ||||
|                      | ||||
|                      | ||||
|                         </a> | ||||
|                      | ||||
|                 </li> | ||||
|              | ||||
|                 <li class="djDebugPanelButton"> | ||||
|                     <input type="checkbox" data-cookie="djdtTemplatesPanel" checked="checked" title="Disable for next and successive requests"> | ||||
|                      | ||||
|                         <a href="#" title="Templates (9 rendered)" class="TemplatesPanel"> | ||||
|                      | ||||
|                     Templates | ||||
|                      | ||||
|                      | ||||
|                         <br><small>hosting/rails.html</small> | ||||
|                      | ||||
|                      | ||||
|                      | ||||
|                         </a> | ||||
|                      | ||||
|                 </li> | ||||
|              | ||||
|                 <li class="djDebugPanelButton"> | ||||
|                     <input type="checkbox" data-cookie="djdtCachePanel" checked="checked" title="Disable for next and successive requests"> | ||||
|                      | ||||
|                         <a href="#" title="Cache calls from 1 backend" class="CachePanel"> | ||||
|                      | ||||
|                     Cache | ||||
|                      | ||||
|                      | ||||
|                         <br><small>0 calls in 0.00ms</small> | ||||
|                      | ||||
|                      | ||||
|                      | ||||
|                         </a> | ||||
|                      | ||||
|                 </li> | ||||
|              | ||||
|                 <li class="djDebugPanelButton"> | ||||
|                     <input type="checkbox" data-cookie="djdtSignalsPanel" checked="checked" title="Disable for next and successive requests"> | ||||
|                      | ||||
|                         <a href="#" title="Signals" class="SignalsPanel"> | ||||
|                      | ||||
|                     Signals | ||||
|                      | ||||
|                      | ||||
|                         <br><small>145 receivers of 12 signals</small> | ||||
|                      | ||||
|                      | ||||
|                      | ||||
|                         </a> | ||||
|                      | ||||
|                 </li> | ||||
|              | ||||
|                 <li class="djDebugPanelButton"> | ||||
|                     <input type="checkbox" data-cookie="djdtLoggingPanel" checked="checked" title="Disable for next and successive requests"> | ||||
|                      | ||||
|                         <a href="#" title="Log messages" class="LoggingPanel"> | ||||
|                      | ||||
|                     Logging | ||||
|                      | ||||
|                      | ||||
|                         <br><small>0 messages</small> | ||||
|                      | ||||
|                      | ||||
|                      | ||||
|                         </a> | ||||
|                      | ||||
|                 </li> | ||||
|              | ||||
|                 <li class="djDebugPanelButton"> | ||||
|                     <input type="checkbox" data-cookie="djdtRedirectsPanel" title="Enable for next and successive requests"> | ||||
|                      | ||||
|                         <div class="djdt-contentless djdt-disabled"> | ||||
|                      | ||||
|                     Intercept redirects | ||||
|                      | ||||
|                      | ||||
|                         </div> | ||||
|                      | ||||
|                 </li> | ||||
|              | ||||
|         </ul> | ||||
|     </div> | ||||
|     <div hidden="hidden" id="djDebugToolbarHandle" style="display: block;"> | ||||
|         <span title="Show toolbar" id="djShowToolBarButton"></span> | ||||
|     </div> | ||||
|      | ||||
|          | ||||
|             <div id="VersionsPanel" class="djdt-panelContent" style="display: none;"> | ||||
|                 <div class="djDebugPanelTitle"> | ||||
|                     <a href="" class="djDebugClose"></a> | ||||
|                     <h3>Versions</h3> | ||||
|                 </div> | ||||
|                 <div class="djDebugPanelContent"> | ||||
|                      | ||||
|                     <img src="/static/debug_toolbar/img/ajax-loader.gif" alt="loading" class="djdt-loader"> | ||||
|                     <div class="djdt-scroll"></div> | ||||
|                      | ||||
|                 </div> | ||||
|             </div> | ||||
|          | ||||
|      | ||||
|          | ||||
|             <div id="TimerPanel" class="djdt-panelContent" style="display: none;"> | ||||
|                 <div class="djDebugPanelTitle"> | ||||
|                     <a href="" class="djDebugClose"></a> | ||||
|                     <h3>Time</h3> | ||||
|                 </div> | ||||
|                 <div class="djDebugPanelContent"> | ||||
|                      | ||||
|                     <img src="/static/debug_toolbar/img/ajax-loader.gif" alt="loading" class="djdt-loader"> | ||||
|                     <div class="djdt-scroll"></div> | ||||
|                      | ||||
|                 </div> | ||||
|             </div> | ||||
|          | ||||
|      | ||||
|          | ||||
|             <div id="SettingsPanel" class="djdt-panelContent" style="display: none;"> | ||||
|                 <div class="djDebugPanelTitle"> | ||||
|                     <a href="" class="djDebugClose"></a> | ||||
|                     <h3>Settings from <code>dynamicweb.settings</code></h3> | ||||
|                 </div> | ||||
|                 <div class="djDebugPanelContent"> | ||||
|                      | ||||
|                     <img src="/static/debug_toolbar/img/ajax-loader.gif" alt="loading" class="djdt-loader"> | ||||
|                     <div class="djdt-scroll"></div> | ||||
|                      | ||||
|                 </div> | ||||
|             </div> | ||||
|          | ||||
|      | ||||
|          | ||||
|             <div id="HeadersPanel" class="djdt-panelContent" style="display: none;"> | ||||
|                 <div class="djDebugPanelTitle"> | ||||
|                     <a href="" class="djDebugClose"></a> | ||||
|                     <h3>Headers</h3> | ||||
|                 </div> | ||||
|                 <div class="djDebugPanelContent"> | ||||
|                      | ||||
|                     <img src="/static/debug_toolbar/img/ajax-loader.gif" alt="loading" class="djdt-loader"> | ||||
|                     <div class="djdt-scroll"></div> | ||||
|                      | ||||
|                 </div> | ||||
|             </div> | ||||
|          | ||||
|      | ||||
|          | ||||
|             <div id="RequestPanel" class="djdt-panelContent" style="display: none;"> | ||||
|                 <div class="djDebugPanelTitle"> | ||||
|                     <a href="" class="djDebugClose"></a> | ||||
|                     <h3>Request</h3> | ||||
|                 </div> | ||||
|                 <div class="djDebugPanelContent"> | ||||
|                      | ||||
|                     <img src="/static/debug_toolbar/img/ajax-loader.gif" alt="loading" class="djdt-loader"> | ||||
|                     <div class="djdt-scroll"></div> | ||||
|                      | ||||
|                 </div> | ||||
|             </div> | ||||
|          | ||||
|      | ||||
|          | ||||
|             <div id="SQLPanel" class="djdt-panelContent" style="display: none;"> | ||||
|                 <div class="djDebugPanelTitle"> | ||||
|                     <a href="" class="djDebugClose"></a> | ||||
|                     <h3>SQL queries from 1 connection</h3> | ||||
|                 </div> | ||||
|                 <div class="djDebugPanelContent"> | ||||
|                      | ||||
|                     <img src="/static/debug_toolbar/img/ajax-loader.gif" alt="loading" class="djdt-loader"> | ||||
|                     <div class="djdt-scroll"></div> | ||||
|                      | ||||
|                 </div> | ||||
|             </div> | ||||
|          | ||||
|      | ||||
|          | ||||
|             <div id="StaticFilesPanel" class="djdt-panelContent" style="display: none;"> | ||||
|                 <div class="djDebugPanelTitle"> | ||||
|                     <a href="" class="djDebugClose"></a> | ||||
|                     <h3>Static files (1756 found, 14 used)</h3> | ||||
|                 </div> | ||||
|                 <div class="djDebugPanelContent"> | ||||
|                      | ||||
|                     <img src="/static/debug_toolbar/img/ajax-loader.gif" alt="loading" class="djdt-loader"> | ||||
|                     <div class="djdt-scroll"></div> | ||||
|                      | ||||
|                 </div> | ||||
|             </div> | ||||
|          | ||||
|      | ||||
|          | ||||
|             <div id="TemplatesPanel" class="djdt-panelContent" style="display: none;"> | ||||
|                 <div class="djDebugPanelTitle"> | ||||
|                     <a href="" class="djDebugClose"></a> | ||||
|                     <h3>Templates (9 rendered)</h3> | ||||
|                 </div> | ||||
|                 <div class="djDebugPanelContent"> | ||||
|                      | ||||
|                     <img src="/static/debug_toolbar/img/ajax-loader.gif" alt="loading" class="djdt-loader"> | ||||
|                     <div class="djdt-scroll"></div> | ||||
|                      | ||||
|                 </div> | ||||
|             </div> | ||||
|          | ||||
|      | ||||
|          | ||||
|             <div id="CachePanel" class="djdt-panelContent" style="display: none;"> | ||||
|                 <div class="djDebugPanelTitle"> | ||||
|                     <a href="" class="djDebugClose"></a> | ||||
|                     <h3>Cache calls from 1 backend</h3> | ||||
|                 </div> | ||||
|                 <div class="djDebugPanelContent"> | ||||
|                      | ||||
|                     <img src="/static/debug_toolbar/img/ajax-loader.gif" alt="loading" class="djdt-loader"> | ||||
|                     <div class="djdt-scroll"></div> | ||||
|                      | ||||
|                 </div> | ||||
|             </div> | ||||
|          | ||||
|      | ||||
|          | ||||
|             <div id="SignalsPanel" class="djdt-panelContent" style="display: none;"> | ||||
|                 <div class="djDebugPanelTitle"> | ||||
|                     <a href="" class="djDebugClose"></a> | ||||
|                     <h3>Signals</h3> | ||||
|                 </div> | ||||
|                 <div class="djDebugPanelContent"> | ||||
|                      | ||||
|                     <img src="/static/debug_toolbar/img/ajax-loader.gif" alt="loading" class="djdt-loader"> | ||||
|                     <div class="djdt-scroll"></div> | ||||
|                      | ||||
|                 </div> | ||||
|             </div> | ||||
|          | ||||
|      | ||||
|          | ||||
|             <div id="LoggingPanel" class="djdt-panelContent" style="display: none;"> | ||||
|                 <div class="djDebugPanelTitle"> | ||||
|                     <a href="" class="djDebugClose"></a> | ||||
|                     <h3>Log messages</h3> | ||||
|                 </div> | ||||
|                 <div class="djDebugPanelContent"> | ||||
|                      | ||||
|                     <img src="/static/debug_toolbar/img/ajax-loader.gif" alt="loading" class="djdt-loader"> | ||||
|                     <div class="djdt-scroll"></div> | ||||
|                      | ||||
|                 </div> | ||||
|             </div> | ||||
|          | ||||
|      | ||||
|          | ||||
|      | ||||
|     <div id="djDebugWindow" class="djdt-panelContent" style="display: none;"></div> | ||||
| </div> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|     <div id="feedly-mini" title="feedly Mini tookit"></div> | ||||
|     </body> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue