Changes between Initial Version and Version 1 of Ticket #29008, comment 5


Ignore:
Timestamp:
Aug 2, 2019, 11:42:37 PM (5 years ago)
Author:
Ngalim Siregar

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #29008, comment 5

    initial v1  
    11Created [https://github.com/django/django/pull/11620 PR] , but I am not sure how to write the tests.
     2
     3I'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?
Back to Top