Django

Code

Ticket #10336 (closed: fixed)

Opened 1 year ago

Last modified 9 months ago

Generic views documentation

Reported by: ramiro Assigned to: jacob
Milestone: 1.1 Component: Documentation
Version: SVN Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

As per Jacob's to do list in docs/internals/documentation.txt this patch copies and adapts contents from Chapter 9 of the Django Book to generic-views.txt under docs/topics/

Attachments

generic-views-topics-docs.diff (26.3 kB) - added by ramiro on 02/23/09 09:59:49.
10366-generic-views-topics-docs-r10365.diff (24.8 kB) - added by ramiro on 04/02/09 08:19:31.
Patch updated to post-r10281

Change History

02/23/09 09:59:49 changed by ramiro

  • attachment generic-views-topics-docs.diff added.

02/23/09 10:03:37 changed by ramiro

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

02/23/09 10:11:31 changed by Alex

  • stage changed from Unreviewed to Accepted.

04/02/09 08:19:31 changed by ramiro

  • attachment 10366-generic-views-topics-docs-r10365.diff added.

Patch updated to post-r10281

04/15/09 13:26:15 changed by anonymous

  • milestone set to 1.1.

05/08/09 05:26:07 changed by jacob

  • stage changed from Accepted to Ready for checkin.

05/11/09 01:55:32 changed by jacob

  • owner changed from ramiro to jacob.
  • status changed from new to assigned.

06/17/09 09:09:57 changed by russellm

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

(In [11025]) Fixed #10336 -- Added improved documentation of generic views. Thanks to Jacob and Adrian for the original text (from the DjangoBook?), and Ramiro for doing the work of porting the docs.

06/17/09 09:19:54 changed by russellm

(In [11027]) [1.0.X] Fixed #10336 -- Added improved documentation of generic views. Thanks to Jacob and Adrian for the original text (from the DjangoBook?), and Ramiro for doing the work of porting the docs.

Merge of r11025 and r11026 from trunk.


Add/Change #10336 (Generic views documentation)




Change Properties
Action