mirror of
https://github.com/Hopiu/django.git
synced 2026-03-28 20:00:23 +00:00
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
|
||
|---|---|---|
| .. | ||
| fixtures | ||
| jinja2/generic_views | ||
| templates | ||
| __init__.py | ||
| models.py | ||
| test_base.py | ||
| test_dates.py | ||
| test_detail.py | ||
| test_edit.py | ||
| test_forms.py | ||
| test_list.py | ||
| urls.py | ||
| views.py | ||