diff options
| author | Andi Albrecht | 2011-11-30 10:14:43 +0100 |
|---|---|---|
| committer | Andi Albrecht | 2011-11-30 10:14:43 +0100 |
| commit | 411175d40b449a793528920c3745ca831f6f55e0 (patch) | |
| tree | 0865f77dad2608b893d8ee0c85f348955a7d8340 /debug_toolbar/utils/sqlparse/tokens.py | |
| parent | 005b42612444a444cb5d0a6c9caad5dfd18ca011 (diff) | |
| download | django-debug-toolbar-411175d40b449a793528920c3745ca831f6f55e0.tar.bz2 | |
Convert settings.INSTALLED_APPS to list before concatenating django.
According to the Django documentation settings.INSTALLED_APPS is a
tuple. To go for sure that only list + list are concatenated,
settings.INSTALLED_APPS is converted to list type before adding
['django'].
Diffstat (limited to 'debug_toolbar/utils/sqlparse/tokens.py')
0 files changed, 0 insertions, 0 deletions
