django-environ 是用來管理設定的套件,等等,一般設定不就是寫在django settings ... import environ ROOT_DIR = ( environ.Path(__file__) - 1 ) env = environ.
確定! 回上一頁