Page not found (404)

Request Method: GET
Request URL: https://katoptrik.com/http-status-durum/

Using the URLconf defined in katoptrik.urls, Django tried these URL patterns, in this order:

  1. [name='anasayfa']
  2. ping/
  3. traceroute/
  4. mail-blacklist-check/
  5. dns-record-analysis/
  6. short-url-forwarder/
  7. long-url-shorter-tikto/
  8. idn-domain-converter/
  9. dns-record-checker/
  10. ssl-certificate-verify/
  11. online-csr-generator/
  12. http-status-code/
  13. http2-verify/
  14. google-pagespeed-verify/
  15. password-generator/
  16. decode-encode/
  17. alexa-sort-finder/
  18. word-count/
  19. when-google-crawling-my-website/
  20. webpage-link-scan/
  21. nmap-open-ports-scanner/
  22. i-can-not-get-mail/
  23. favadd/
  24. favdel/
  25. favshow/
  26. favshor/
  27. cerez/
  28. admin/
  29. robots.txt

The current path, http-status-durum/, didn't match any of these.

You're seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard 404 page.