Page not found (404)

Request Method: GET
Request URL: https://www.kastijun.hr/plugins/content/sigplus/download.php/images/galerije/Onama/Kazun%20s%20kapelicom%20(8).jpg?h=77fcbb2a0854dd0fc2be9dbf6fa3bb57

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

  1. ^hr/
  2. ^staticfiles\/media\/(?P<path>.*)$
  3. ^rosetta/
  4. ^hr/

The current URL, plugins/content/sigplus/download.php/images/galerije/Onama/Kazun s kapelicom (8).jpg, 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.