Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug 1228333 - Remove path Helper #3811

Merged
merged 1 commit into from Jul 23, 2018
Merged

Bug 1228333 - Remove path Helper #3811

merged 1 commit into from Jul 23, 2018

Conversation

ghickman
Copy link
Contributor

This removes our path helper in favour of os.path.join calls.

While the bug report called for making use of django-environ's Path class I didn't feel it gained us anything after switching to. Since we only need paths in two places currently os.path.join felt like the better solution.

@ghickman ghickman requested a review from edmorley July 20, 2018 11:57
Copy link
Contributor

@edmorley edmorley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed the Path helper is unnecessary :-)

@ghickman ghickman merged commit 8015332 into master Jul 23, 2018
@ghickman ghickman deleted the remove-path-helper branch July 23, 2018 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants