mirror of
https://github.com/django/django.git
synced 2025-11-01 04:17:59 +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
|
||
|---|---|---|
| .. | ||
| _images | ||
| decorators.txt | ||
| file-uploads.txt | ||
| generic-views.txt | ||
| index.txt | ||
| middleware.txt | ||
| sessions.txt | ||
| shortcuts.txt | ||
| urls.txt | ||
| views.txt | ||