Page not found (404)

Request Method: GET
Request URL: http://ardiethiopiahotel.com/nxs9uni/uxswjc6.php?pkymllfjs=dataset-for-text-mining-in-r

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

  1. admin/
  2. [name='index']
  3. accomodation/ [name='accomodation']
  4. accommodation_details/<int:room_id>/ [name='accommodation_details']
  5. gallery/ [name='gallery']
  6. attraction/ [name='attraction']
  7. about_us/ [name='about_us']
  8. contact_us/ [name='contact_us']
  9. book/ [name='book']
  10. summernote/
  11. ^media/(?P<path>.*)$

The current path, nxs9uni/uxswjc6.php, 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.