Page not found (404)

Request Method: GET
Request URL: https://gbet.ru/wiki/registraciya-betboom/
Raised by: wiki.views.index

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

  1. ckeditor/
  2. index.html
  3. index.php
  4. [name='index']
  5. robots.txt
  6. google0bb5cfb0a8a95d4d.html
  7. betting-center/
  8. calculators/
  9. auth/
  10. experts/<str:slug>/ [name='expert']
  11. bookmakers/
  12. wiki/ <str:slug>/ [name='article']

The current path, wiki/registraciya-betboom/, 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.