Page not found (404)

Request Method: GET
Request URL: http://mslstridsteknik.se/____impro/1/onewebmedia/IMG_3575.JPG?etag=W%2F%222c9c50-588df764%22&sourceContentType=image%2Fjpeg&quality=85

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

  1. admin/
  2. home/
  3. nyheter/
  4. sm/
  5. hema/
  6. forening/
  7. traning/
  8. kalender/
  9. kontakt/
  10. ^static/(?P<path>.*)$

The current path, ____impro/1/onewebmedia/IMG_3575.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.