Page not found (404)

Request Method: GET
Request URL: http://pragmaticarbonus.ru/bitrix/redirect.php?goto=http://doska.info/%D1%80%D0%B0%D0%B1%D0%BE%D1%82%D0%B0/

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

  1. admin/
  2. its/
  3. load/
  4. get_userfields/

The current path, bitrix/redirect.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.