Ticket #4401: 4401.diff
| File 4401.diff, 468 bytes (added by Marc Fargas <telenieko@telenieko.com>, 2 years ago) |
|---|
-
docs/generic_views.txt
old new 99 99 dictionary is callable, the generic view will call it 100 100 just before rendering the template. 101 101 102 * ``mimetype``: The MIME type to use for the resulting document. Defaults 103 to the value of the ``DEFAULT_CONTENT_TYPE`` setting. 104 102 105 **Example:** 103 106 104 107 Given the following URL patterns::
