diff options
| author | Chris Lamb | 2011-11-30 17:22:03 +0000 | 
|---|---|---|
| committer | Chris Lamb | 2011-11-30 17:22:03 +0000 | 
| commit | 5748f9b3e110b5f3621242f9fc262a4619e23d15 (patch) | |
| tree | 0865f77dad2608b893d8ee0c85f348955a7d8340 /setup.py | |
| parent | 005b42612444a444cb5d0a6c9caad5dfd18ca011 (diff) | |
| download | django-debug-toolbar-5748f9b3e110b5f3621242f9fc262a4619e23d15.tar.bz2 | |
Don't blow up if INSTALLED_APPS is a tuple
Since r17158 in Django trunk, INSTALLED_APPS is now not always co-erced to
a list. In my projects I prefer to have INSTALLED_APPS as a tuple as it
reinforces that it is not modifiable at runtime. However, this blows up
in the VersionDebugPanel as it currently assumes it is a list.
Signed-off-by: Chris Lamb <lamby@debian.org>
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions
