Changes between Initial Version and Version 1 of Ticket #25045
- Timestamp:
- Jul 1, 2015, 5:36:29 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25045 – Description
initial v1 16 16 ] 17 17 18 def custom_handler(request ):18 def custom_handler(request, template_name='404.html'): 19 19 print '---->>>> got to here!' 20 20 raise Exception