Django

Code

Ticket #5474 (closed: fixed)

Opened 1 year ago

Last modified 10 months ago

docs/shortcuts.txt needs improvement

Reported by: adrian Assigned to:
Milestone: Component: Documentation
Version: SVN Keywords: sprintsept14
Cc: Triage Stage: Accepted
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

docs/shortcuts.txt is simply a stub at the moment. It needs:

  • Examples for get_object_or_404() and get_list_or_404()
  • Appropriate crosslinks to other Django documentation (e.g., the DB API and template system)

Attachments

5475.diff (4.5 kB) - added by minarets on 09/14/07 17:06:11.
shortcuts docs

Change History

09/14/07 16:20:35 changed by EyePulp

  • owner changed from nobody to EyePulp.
  • needs_better_patch changed.
  • needs_tests changed.
  • needs_docs changed.

09/14/07 17:06:11 changed by minarets

  • attachment 5475.diff added.

shortcuts docs

09/14/07 17:07:12 changed by anonymous

  • has_patch set to 1.

Added shortcut docs, will also need to remove render_to_response() docs from templates_python.txt (small error in there anyway).

09/14/07 17:11:13 changed by EyePulp

  • owner deleted.

09/14/07 17:14:20 changed by minarets

  • keywords set to sprintsept14.

09/14/07 17:26:57 changed by adrian

  • stage changed from Unreviewed to Accepted.

Note this isn't ready for check-in yet, as it has some typos. I'm editing and will check in soon.

09/14/07 17:33:06 changed by adrian

  • status changed from new to closed.
  • resolution set to fixed.

(In [6234]) Fixed #5474 -- Improved docs/shortcuts.txt. Thanks, minarets and EyePulp?

01/31/08 16:51:23 changed by gwilson

(In [7053]) Refs #5474 -- Removed a hyperlink target that ended up not getting used in [6234].


Add/Change #5474 (docs/shortcuts.txt needs improvement)




Change Properties
Action