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

[1.8.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 a9b62189
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