Page not found (404)

Request Method: GET
Request URL: https://finansmuhasebe.com/hareket-dokumu

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

  1. taggit/
  2. gtfinmuhgt/
  3. [name='anasayfa']
  4. soru/
  5. kullanici/
  6. ckeditor5/
  7. test/
  8. ads.txt [name='adstxturl']
  9. liste/
  10. googleed974972a894f254.html [name='googledogrulamatekseferlik']
  11. ^media/(?P<path>.*)$
  12. ^static/(?P<path>.*)$

The current path, hareket-dokumu, 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.