Page not found (404)

Request Method: GET
Request URL: http://pragmaticarbonus.ru/bitrix/redirect.php?goto=http://taksi.info%2F%D1%82%D1%80%D0%B0%D0%BD%D1%81%D1%84%D0%B5%D1%80-%D0%B2-%D0%B3%D1%80%D0%B5%D1%86%D0%B8%D0%B8%2F

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.