Page not found (404)

Няма Почивки, съвпадащи със заявката
Request Method: GET
Request URL: http://alegria-travel.com/vacations/63
Raised by: app.vacation_views.VacationView

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

  1. [name='home']
  2. vacations [name='vacations']
  3. locations/<str:country> [name='locations']
  4. excursions [name='excursions']
  5. newyear [name='newyear']
  6. locations [name='locations']
  7. search [name='search']
  8. weekends [name='weekends']
  9. add_weekend [name='add_weekend']
  10. add_vacation [name='add_vacation']
  11. turkey [name='turkey']
  12. egypt [name='egypt']
  13. add_excursion [name='add_excursion']
  14. vacations/<int:pk> [name='vacation']

The current path, vacations/63, 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.

DJDT

Versions

Време

Settings from Alegria.settings

Headers

Request

SQL queries from 1 connection

Static files (1791 found, 0 used)

Templates (1 rendered)

Cache calls from 1 backend

Signals

Log messages