Skip to content

fixed TEMPLATES reference in settings/production.py#18

Open
F1orin wants to merge 1 commit into
marcofucci:masterfrom
F1orin:patch-1
Open

fixed TEMPLATES reference in settings/production.py#18
F1orin wants to merge 1 commit into
marcofucci:masterfrom
F1orin:patch-1

Conversation

@F1orin
Copy link
Copy Markdown

@F1orin F1orin commented May 23, 2018

File "some_path/settings/production.py", line 6, in
TEMPLATES['OPTIONS']['debug'] = DEBUG
TypeError: list indices must be integers or slices, not str

  File "some_path/settings/production.py", line 6, in <module>
    TEMPLATES['OPTIONS']['debug'] = DEBUG
TypeError: list indices must be integers or slices, not str
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant