django-helpscout

django_helpscout – Main package

django_helpscout.helpers – Helpscout Decorator

django_helpscout.helpers.compare_digest(x, y)
django_helpscout.helpers.helpscout_request(f)[source]

Determines if a incoming request if from Help Scout using X-HelpScout-Signature.

Returns HTTP 401 if signature is invalid.

django_helpscout.views – Helpscout Views