In my Django app, it only has access to part of the static files when Debug = False, any idea why?
STATIC_ROOT = os.path.join(BASE_DIR, \'static\') STATIC_URL = \