2👍
✅
Views support this out of the box. To get the parameters you can do request.GET.get('feature')
, which would return 1 in your example.
- [Answered ]-Delete record in Django db with ajax
- [Answered ]-Failed to add documents to Solr: [Reason: None]
- [Answered ]-Django Form Post
Source:stackexchange.com