In the users application, review Python code and templates and add documentation where it is missing or incomplete. This might include in-line comments, docstrings, and/or more verbose code.
Description
Description
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Open | None | T240156 Improve Library Card documentation | |||
| Open | None | T207404 Improve developer documentation | |||
| Open | None | T264426 Improve code documentation | |||
| Resolved | Samwalton9 | T264425 Review and expand code documentation for users |
Event Timeline
Comment Actions
A couple of notes I made while going through this that I forgot to post until now. They can be followup tasks or I could wrap any necessary work into this PR:
- Do we still need authorization_backfill.py? I think this was a one-time script.
- There's a TODO in user_check.py - is there a Phab task for this or shall I file one?
Comment Actions
Do we still need authorization_backfill.py? I think this was a one-time script
I don't think we do.
There's a TODO in user_check.py - is there a Phab task for this or shall I file one?
I'm not sure we use this management command anymore.