diff options
author | Dan McGee <dan@archlinux.org> | 2013-04-16 20:16:06 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2013-04-16 20:16:06 -0500 |
commit | 283cd944beefce8e364f238f25133e2d65b7702b (patch) | |
tree | a394db9c8e216e63e0f76001ce269b0e715a5587 /public/tests.py | |
parent | 4fd50fa622b13ecc5104919c0e7ed51f64734d92 (diff) |
Use require_safe decorator rather than require_GET
This was added in Django 1.4, and ensures both GET and HEAD requests,
but not POST requests, are allowed through.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'public/tests.py')
0 files changed, 0 insertions, 0 deletions