Django

Code

Ticket #6608 (closed: fixed)

Opened 8 months ago

Last modified 8 months ago

Typo in Model API Documentation on __unicode__() method

Reported by: quicklizard Assigned to: nobody
Milestone: 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

There is a typo in the last paragraph of the section on the unicode() method. It is incorrectly spelt unicode(). Only a small thing but easy to fix.

Attachments

model_api_docs_typo_patch.diff (0.7 kB) - added by quicklizard on 02/14/08 16:12:44.

Change History

02/14/08 16:12:44 changed by quicklizard

  • attachment model_api_docs_typo_patch.diff added.

02/14/08 23:25:10 changed by anonymous

  • needs_better_patch changed.
  • stage changed from Unreviewed to Ready for checkin.
  • needs_tests changed.
  • needs_docs changed.

02/15/08 05:38:54 changed by mtredinnick

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

(In [7119]) Made a bunch of tiny documentation formatting and typo fixes.

Thanks, quicklizard, adamv, Gary Wilson, superjudge and David Pretty.

Fixed #6554, #6573 ,#6592, #6595, #6608.


Add/Change #6608 (Typo in Model API Documentation on __unicode__() method)




Change Properties
Action