Opened 5 months ago

Last modified 3 days ago

#35824 assigned Cleanup/optimization

Improve patch_cache_control documentation

Reported by: Adam Johnson Owned by: Waqas Younas
Component: Documentation Version: dev
Severity: Normal Keywords:
Cc: Triage Stage: Accepted
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

The documentation for this response modifier lists rules, but only rules. It would be a lot clearer with a table of transformed names for common parameters and a usage example.

Change History (3)

comment:1 by Sarah Boyce, 5 months ago

Triage Stage: UnreviewedAccepted

Agreed - I think that would be a nice improvement

comment:2 by Waqas Younas, 5 months ago

Owner: set to Waqas Younas
Status: newassigned

Hello, I'm new to Django and I'd like to solve this so I've assigned this to myself as my first ticket :).

Next step for me: figure out where that change needs to be made in the docs.

comment:3 by Ahmed Nassar, 3 days ago

Hi there,

I noticed this issue has been open for several months and doesn't seem to have active progress. I'm interested in contributing to this task.

Could you please:

  • Confirm if this issue is still relevant?
  • If the issue is still valid, would you be open to having me work on it?
  • If you're no longer actively working on this, would you be willing to unassign yourself so I can take it over?

I'm prepared to:

  • Carefully review the current documentation
  • Propose specific improvements
  • Submit a pull request following Django's contribution guidelines

Thank you for your time and consideration.

Note: See TracTickets for help on using tickets.
Back to Top