Skip to content

Commit

Permalink
Remove django-debug-toolbar and django_debug_panel (#2846)
Browse files Browse the repository at this point in the history
* Revert "HUE-8139 [core] Fix django-debug-toolbar 1.9.1 to work with django_debug_panel" (#2846)

This reverts commit 1cd55fd.

* Revert "HUE-8139 [core] Fix django-debug-toolbar 1.9.1 in Django 1.11" (#2846)

This reverts commit 173e13d.

* Revert "HUE-3287 [core] Django 1.11 upgrade" (#2846)

This reverts commit 8387d83.

* Revert "HUE-8139 [desktop] Get a mode to allow easy profiling of requests" (#2846)

This reverts commit 1131337.
  • Loading branch information
wing2fly authored May 16, 2022
1 parent 1316403 commit 64c4915
Show file tree
Hide file tree
Showing 169 changed files with 2 additions and 20,292 deletions.
6 changes: 0 additions & 6 deletions desktop/conf.dist/hue.ini
Original file line number Diff line number Diff line change
Expand Up @@ -284,12 +284,6 @@ http_500_debug_mode=false
# e.g.: localhost,domain1,*
## allowed_hosts="*"

# Allow use django debug tool with Chrome browser for debugging issue, django_debug_mode must be true also
## enable_django_debug_tool=false

# Comma separated list of users' username that allow to use django debug tool. If it is empty, all users are allowed.
## django_debug_tool_users=

# Number of characters in rest api reponse calls to dump to the logs when debug is enabled. Set to -1 for entire response.
## rest_response_size=2000

Expand Down
6 changes: 0 additions & 6 deletions desktop/conf/pseudo-distributed.ini.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -289,12 +289,6 @@
# e.g.: localhost,domain1,*
## allowed_hosts="*"

# Allow use django debug tool with Chrome browser for debugging issue, django_debug_mode must be true also
## enable_django_debug_tool=false

# Comma separated list of users' username that allow to use django debug tool. If it is empty, all users are allowed.
## django_debug_tool_users=

# Number of characters in rest api reponse calls to dump to the logs when debug is enabled. Set to -1 for entire response.
## rest_response_size=2000

Expand Down
27 changes: 0 additions & 27 deletions desktop/core/ext-py/django-debug-panel-0.8.3/LICENSE

This file was deleted.

3 changes: 0 additions & 3 deletions desktop/core/ext-py/django-debug-panel-0.8.3/MANIFEST.in

This file was deleted.

83 changes: 0 additions & 83 deletions desktop/core/ext-py/django-debug-panel-0.8.3/PKG-INFO

This file was deleted.

73 changes: 0 additions & 73 deletions desktop/core/ext-py/django-debug-panel-0.8.3/README.rst

This file was deleted.

Empty file.
12 changes: 0 additions & 12 deletions desktop/core/ext-py/django-debug-panel-0.8.3/debug_panel/cache.py

This file was deleted.

This file was deleted.

This file was deleted.

18 changes: 0 additions & 18 deletions desktop/core/ext-py/django-debug-panel-0.8.3/debug_panel/urls.py

This file was deleted.

13 changes: 0 additions & 13 deletions desktop/core/ext-py/django-debug-panel-0.8.3/debug_panel/views.py

This file was deleted.

5 changes: 0 additions & 5 deletions desktop/core/ext-py/django-debug-panel-0.8.3/setup.cfg

This file was deleted.

Loading

0 comments on commit 64c4915

Please sign in to comment.