Custom PumpWood Static Files Serve Functions¶
-
pumpwood_viewutils.serve.
serve_X_Accel_protected
(*args, **kwargs)¶ Verify if user is logged and serve files in Ngnix using X-Accel to avoid django overhead
-
pumpwood_viewutils.serve.
serve_X_Accel_unprotected
(*args, **kwargs)¶ Serve files in Ngnix using X-Accel to avoid django overhead