Django

Code

Ticket #11312 (closed: fixed)

Opened 9 months ago

Last modified 9 months ago

Typo in documentation

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

Description

DEFAULT_FILE_STORAGE in "Available settings" documentation misses quote marks. See patch.

Attachments

default_file_storage_doc_typo.diff (0.5 kB) - added by x00nix@gmail.com on 06/12/09 07:15:18.

Change History

06/12/09 07:15:18 changed by x00nix@gmail.com

  • attachment default_file_storage_doc_typo.diff added.

06/16/09 22:48:29 changed by SmileyChris

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

Yep, it should be a string.

06/18/09 08:33:18 changed by russellm

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

(In [11046]) Fixed #11312 -- Fixed the default value given for DEFAULT_FILE_STORAGE in the docs. THanks to x00nix@gmail.com for the patch.

06/18/09 09:14:53 changed by russellm

(In [11058]) [1.0.X] Fixed #11312 -- Fixed the default value given for DEFAULT_FILE_STORAGE in the docs. THanks to x00nix@gmail.com for the patch.

Merge of r11046 from trunk.


Add/Change #11312 (Typo in documentation)




Change Properties
Action