Skip to content
Commit 0633d228 authored by Andrew Artajos's avatar Andrew Artajos Committed by Claude Paroz
Browse files

[1.9.x] Fixed #25398 -- Revised instances of os.path.join()

Replaced occurrences of os.path.join(BASE_DIR, 'folder/subfolder')
to os.path.join(BASE_DIR, 'folder', 'subfolder')

Backport of d2ef521a from master.
parent 6a582d35
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment