django-profiling-dashboard
django-profiling-dashboard copied to clipboard
Dashboard with various profiling tools suitable for live servers
Results
1
django-profiling-dashboard issues
Sort by
recently updated
recently updated
newest added
Running with django 2.2 generates this: ``` Watching for file changes with StatReloader Exception in thread django-main-thread: Traceback (most recent call last): File "/usr/local/Cellar/python/3.7.3/Frameworks/Python.framework/Versions/3.7/lib/python3.7/threading.py", line 917, in _bootstrap_inner self.run() File...