mirror of
https://github.com/Hopiu/django.git
synced 2026-04-04 15:20:25 +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
|
||
|---|---|---|
| .. | ||
| jinja2/shortcuts | ||
| other_templates | ||
| templates/shortcuts | ||
| __init__.py | ||
| tests.py | ||
| urls.py | ||
| views.py | ||