Changes between Initial Version and Version 1 of Ticket #29008, comment 5
- Timestamp:
- Aug 2, 2019, 11:42:37 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29008, comment 5
initial v1 1 1 Created [https://github.com/django/django/pull/11620 PR] , but I am not sure how to write the tests. 2 3 I've looking about the response before and after catch `Http404` instead of `Resolver404`, and there is no difference. Should I also change the `technical_404.html` for response?