Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

'DIRS': [os.path.join(BASE_DIR,'template')],

Horrible coder answered on June 1, 2021 Popularity 8/10 Helpfulness 1/10

Contents


More Related Answers

  • STATIC_ROOT = os.path.join(BASE_DIR, 'static') NameError: name 'os' is not defined
  • js path.join(__dirname
  • import os for dirname, _, filenames in os.walk('/kaggle/input'): for filename in filenames: print(os.path.join(dirname, filename))
  • how to join basename and directory in python os
  • python os.path.join
  • os.path.sep.join
  • os.path.sep.join
  • rom pathlib import Path # Build paths inside the project like this: BASE_DIR / 'subdir'. BASE_DIR = Path(__file__).resolve().parent.parent
  • os.path.join() function

  • 'DIRS': [os.path.join(BASE_DIR,'template')],

    0
    Popularity 8/10 Helpfulness 1/10 Language python
    Source: Grepper
    Tags: python
    Link to this answer
    Share Copy Link
    Contributed on Jun 01 2021
    Horrible coder
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.