Files
django-anymail/anymail
medmunds af0e36ab65 Webhooks: fix 403 Forbidden errors (csrf check)
* csrf_exempt must be applied to View.dispatch,
  not View.post.

* In base WebhookTestCase, enable Django test Client
  enforce_csrf_checks. (Test Client by default disables
  CSRF protection.)

Closes #19
2016-05-31 11:57:48 -07:00
..
2016-02-27 12:03:45 -08:00
2016-05-13 12:27:37 -07:00
2016-05-12 21:18:04 -07:00
2016-04-29 18:10:50 -07:00
2016-04-29 18:10:50 -07:00