Panel for the Django Debug toolbar to quickly switch between users
BSD 3-Clause "New" or "Revised" License
81
stars
31
forks
source link
Adding new debug setting to allow the use of the user panel when DEBUG is False #13
Closed
dstegelman closed 12 years ago
Adding this new setting allows for users to set their own preference for using the toolbar when DEBUG = False without having to set DEBUG to True.