kai nagae

Results 16 comments of kai nagae

``` import os from unipath import Path from decouple import config,Csv from dj_database_url import parse as db_url # Build paths inside the project like this: os.path.join(BASE_DIR, ...) BASE_DIR = Path(__file__).parent...

and this is env file ` ALLOWED_HOSTS=example.com DATABASE_ENGINE=mysql_cymysql DATABASE_NAME= DATABASE_USER= DATABASE_PWD= DATABASE_HOST=127.0.0.1 DATABASE_PORT=3306 DEBUG=1 LANG=C.UTF-8 LANGUAGE_CODE=en LANGUAGES=en PARLER_DEFAULT_LANGUAGE_CODE=en SECRET_KEY=$%y+iozyx2(#w7l-c)p_b0tl3epurhjufdzzv1vb8qx9)_))u$ SHOP_CURRENCY=

and for shuup version i am using 2.1.8

in my case it tries to send request to back to load AuthorizationView.vue to but backend returns 404 as bit was unable to add it to build artifacts i can...