Closed
Bug 1179247
Opened 10 years ago
Closed 10 years ago
Fix django.core.exceptions.ImproperlyConfigured: The TEMPLATE_DIRS setting must be a tuple. Please fix your settings.'
Categories
(Testing Graveyard :: Sisyphus, defect)
Testing Graveyard
Sisyphus
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1180749
People
(Reporter: cbook, Assigned: cbook)
Details
Attachments
(1 file)
730 bytes,
patch
|
Details | Diff | Splinter Review |
running a new django installation and sisyphus will result into a error like django.core.exceptions.ImproperlyConfigured: The TEMPLATE_DIRS setting must be a tuple. Please fix your settings.'
the fix is simple and trival, patch attached
Attachment #8628261 -
Flags: review?(bob)
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → cbook
Comment 1•10 years ago
|
||
Comment on attachment 8628261 [details] [diff] [review]
patch
Review of attachment 8628261 [details] [diff] [review]:
-----------------------------------------------------------------
We'll handle this in a unified manner in bug 1180749
Attachment #8628261 -
Flags: review?(bob)
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•