jsocol / jsocol/django-jsonview

Rename json_view to json_response

Open
#30 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

semver:major
Dominant language
Python
Stars
247
Forks
35
PR merge metrics
No merged PRs in 30d

Description

Given a @json_request (c.f. #28) it makes sense to move json_view to json_response

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the json_view definition and the @json_request-related entry points mentioned in the issue. Check how json_view is referenced, then rename it to json_response and keep those references consistent; the work is done when the old name is no longer used where the issue applies.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.