#12292: render_to_response method on AdminSite and ModelAdmin
-------------------------------------------+--------------------------------
Reporter: LeafStorm | Owner: nobody
Status: closed | Milestone:
Component: django.contrib.admin | Version: SVN
Resolution: wontfix | Keywords:
Stage: Unreviewed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-------------------------------------------+--------------------------------
Changes (by russellm):
* status: new => closed
* needs_better_patch: => 0
* resolution: => wontfix
* needs_tests: => 0
* needs_docs: => 0
Comment:
I'm marking this wontfix. I'm not rejecting the idea of using non-Django
template languages - just suggesting that there is a better way.
Specifically, #6262/r11862 should make it possible to write a Jinja/Mako
template loader without needing any changes to Django core. The process
for using non-Django template languages is documented in abstract terms,
but the abstract example should map fairly closely to the Jinja
experience:
http://docs.djangoproject.com/en/dev/ref/templates/api/#using-an-
alternative-template-language
--
Ticket URL: <http://code.djangoproject.com/ticket/12292#comment:1>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.