Changes between Initial Version and Version 1 of Ticket #19510, comment 7
- Timestamp:
- Feb 24, 2013, 4:48:17 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19510, comment 7
initial v1 2 2 3 3 Try-Except should be slower though, but unless you are rendering thousands of small templates in one view that should not make a measurable difference, but only performance tests can determine that. 4 5 I made a branch as well: https://github.com/regebro/django/tree/issue-19510