Skip to content
Snippets Groups Projects
Commit e3a39f25 authored by Shirlei Chaves's avatar Shirlei Chaves
Browse files

Alter request.REQUEST to request.GET

Step toward future django version upgrade
Currently, the following warning is received:
RemovedInDjango19Warning: `request.REQUEST` is deprecated, use `request.GET` or `request.POST` instead.
parent 0b7da7a9
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment