Static_root

STATIC_ROOT = os.path.join(BASE_DIR, 'static/somefolder/')
Miguel Mehgoss