Page not found (404)

No Soru matches the given query.
Request Method: GET
Request URL: https://finansmuhasebe.com/soru/pesin-bedelle-14000-tlye-satilan-bir-ticari-mali-aylik-faiz-oranlarin-1-oldugu-kosullarda-7ay
Raised by: soru.views.SoruDetayView

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

  1. taggit/
  2. gtfinmuhgt/
  3. [name='anasayfa']
  4. soru/ [name='SoruListe']
  5. soru/ <slug:slug> [name='SoruDetayView']

The current path, soru/pesin-bedelle-14000-tlye-satilan-bir-ticari-mali-aylik-faiz-oranlarin-1-oldugu-kosullarda-7ay, matched the last one.

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.