Page not found (404)

Request Method: GET
Request URL: http://ins74.ru/docs

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

  1. admin/
  2. Services
  3. Projects
  4. Contacts
  5. Software/MultiGraph
  6. Services/AutomationSystems
  7. Services/ElectricalCabinets
  8. Services/Programming
  9. Services/Hmi
  10. Services/Modernization
  11. Services/DAQ
  12. Services/Dsp
  13. Services/Cnc

The current path, docs, 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.