2133f3157e
Specifically in rendering shortcuts, template responses, and class-based
views that return template responses.
Also added a test for render_to_response(status=...) which was missing
from
|
||
---|---|---|
.. | ||
about.html | ||
apple_detail.html | ||
artist_detail.html | ||
artist_form.html | ||
author_confirm_delete.html | ||
author_detail.html | ||
author_form.html | ||
author_list.html | ||
author_objects.html | ||
author_view.html | ||
book_archive.html | ||
book_archive_day.html | ||
book_archive_month.html | ||
book_archive_week.html | ||
book_archive_year.html | ||
book_detail.html | ||
book_list.html | ||
confirm_delete.html | ||
detail.html | ||
form.html | ||
list.html | ||
page_template.html | ||
robots.txt | ||
using.html |