evorepo/packages/views
Dan McGee 283cd944be 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>
2013-04-16 20:16:06 -05:00
..
__init__.py Use require_safe decorator rather than require_GET 2013-04-16 20:16:06 -05:00
display.py Show replacments for package if it has been removed 2013-04-13 13:05:02 -05:00
flag.py Use user.userprofile rather than user.get_profile() 2013-02-26 19:51:40 -06:00
search.py Fix some fallout with moving page to query params 2013-02-20 00:19:12 -06:00
signoff.py Use 'update_fields' model.save() kwarg 2013-02-09 16:50:45 -06:00