Django

Code

Ticket #6151 (closed: fixed)

Opened 9 months ago

Last modified 9 months ago

Inconsistent formatting in "formatfloat" docs.

Reported by: adamv 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

In the "formatfloat" filter docs, the "Value" column headers weren't capitalized, and the table entries weren't formatted as code.

Attachments

fixed-formatfloat-formatting.diff (2.8 kB) - added by adamv on 12/06/07 20:26:16.

Change History

12/06/07 20:26:16 changed by adamv

  • attachment fixed-formatfloat-formatting.diff added.

12/07/07 02:47:29 changed by Simon G <dev@simon.net.nz>

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

12/11/07 00:52:57 changed by gwilson

I left the "value" column headers lowercase to match the "value" template variable. I'll give that code formatting as well.

12/11/07 00:55:26 changed by gwilson

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

(In [6913]) Fixed #6151 -- Added some code formatting to the floatformat template filter doc section. Thanks, adamv.


Add/Change #6151 (Inconsistent formatting in "formatfloat" docs.)




Change Properties
Action