Skip to content

fix: remove path from template_loaders there are not default#21

Open
lucasrc wants to merge 1 commit into
stephenmcd:masterfrom
lucasrc:bugfix/remove_path
Open

fix: remove path from template_loaders there are not default#21
lucasrc wants to merge 1 commit into
stephenmcd:masterfrom
lucasrc:bugfix/remove_path

Conversation

@lucasrc
Copy link
Copy Markdown

@lucasrc lucasrc commented Aug 26, 2015

Fix remove_path seeking the relative template directory, but if template_loader used in the application is not the default django this can lead to problems.

Observation: Remove path always remove the first element on the list.

@darklow
Copy link
Copy Markdown

darklow commented Dec 11, 2016

Thanks. This helped me fix my issues as well.

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.

2 participants