Metadata-Version: 2.1
Name: django-debug-toolbar-user-switcher
Version: 2.2.0
Summary: Panel for the Django Debug toolbar to quickly switch between users.
Home-page: https://github.com/thread/django-debug-toolbar-user-switcher/
License: BSD-3-Clause
Author: Thread Engineering
Author-email: tech@thread.com
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: django (>=2.2,<5)
Requires-Dist: django-debug-toolbar (>=2,<4)
Description-Content-Type: text/x-rst

django-debug-toolbar-user-switcher
==================================

Forked from https://chris-lamb.co.uk/projects/django-debug-toolbar-user-panel.

Updated for Debug Toolbar 2.x.

