Django

Code

Ticket #4401 (closed: fixed)

Opened 1 year ago

Last modified 1 year ago

direct_to_template docs do not mention mimetype

Reported by: Forest Bond <forest@alittletooquiet.net> Assigned to: jacob
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

mimetype was added to django.views.generic.simple.direct_to_template in #4983, but the docs have not been updated to reflect this.

Attachments

4401.diff (468 bytes) - added by Marc Fargas <telenieko@telenieko.com> on 05/28/07 09:56:04.
docs

Change History

05/27/07 18:32:38 changed by Simon G. <dev@simon.net.nz>

  • needs_better_patch changed.
  • stage changed from Unreviewed to Accepted.
  • needs_tests changed.
  • needs_docs changed.

(follow-up: ↓ 4 ) 05/28/07 03:18:16 changed by Marc Fargas <telenieko@telenieko.com>

You meant [4983] right? ;)

05/28/07 09:56:04 changed by Marc Fargas <telenieko@telenieko.com>

  • attachment 4401.diff added.

docs

05/28/07 09:57:01 changed by Marc Fargas <telenieko@telenieko.com>

  • has_patch set to 1.
  • stage changed from Accepted to Ready for checkin.

marking "Ready for checkin" as it's a small docs change that (I hope) does not need a triager's time to check :))

(in reply to: ↑ 2 ) 05/29/07 09:07:23 changed by anonymous

Replying to Marc Fargas <telenieko@telenieko.com>:

You meant [4983] right? ;)

Yes, thanks :)

06/01/07 05:37:40 changed by mtredinnick

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

(In [5406]) Fixed #4401 -- Added documentation about mimetype parameter to direct_to_template generic view. Thanks, Forest Bond and Marc Fargas.


Add/Change #4401 (direct_to_template docs do not mention mimetype)




Change Properties
Action