Django

Code

Ticket #2929 (closed: fixed)

Opened 2 years ago

Last modified 2 years ago

Docs refer to DEFAULT_MIME_TYPE instead od DEFAULT_CONTENT_TYPE

Reported by: davidschein@alumni.tufts.edu Assigned to: jacob
Milestone: Component: Documentation
Version: Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

See http://www.djangoproject.com/documentation/generic_views/ where DEFAULT_MIME_TYPE should read DEFAULT_CONTENT_TYPE.

Attachments

Change History

10/23/06 02:46:22 changed by mtredinnick

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

(In [3913]) Fixed #2929 -- Replaced a few occurrences of DEFAULT_MIME_TYPE with the correct DEFAULT_CONTENT_TYPE setting variable.


Add/Change #2929 (Docs refer to DEFAULT_MIME_TYPE instead od DEFAULT_CONTENT_TYPE)




Change Properties
Action