mohd
hi i have error with my proj in your site can you help the delopy is donr but i cant open the site
these are the static setting
STATIC_URL = '/static/'
STATICFILES_DIRS = [
os.path.join(BASE_DIR, "static"),
]
STATIC_ROOT = os.path.join(BASE_DIR, 'staticfiles')
52 replies
hi i have error with my proj in your site can you help the delopy is donr but i cant open the site
/usr/local/lib/python3.10/site-packages/whitenoise/base.py:115: UserWarning: No directory at: /app/app/staticfiles/
warnings.warn(f"No directory at: {root}")
52 replies