Page not found (404)

Request Method: GET
Request URL: http://huibenlm.com/about.html

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

  1. login/
  2. addmanage/
  3. info/
  4. logout/
  5. password/
  6. managelist/
  7. adduser/
  8. cardtype/
  9. userlist/
  10. borrow/
  11. user/
  12. book/
  13. books/
  14. borrowlist/
  15. return/
  16. addbook/
  17. addbook1/
  18. booklist/
  19. incomelist/
  20. addnews/
  21. caiwu/
  22. addbranch/
  23. newslist/
  24. branch/
  25. addguanzhuang/
  26. tushurizhi/
  27. userdaoru/
  28. tushudaoru/
  29. shujia/
  30. reg/
  31. edituser/
  32. usertype/
  33. list/
  34. news/
  35. about/
  36. edit/
  37. editnews/
  38. fanyi/
  39. baoming/
  40. baominglist/
  41. upload/
  42. huiyuan/
  43. tushu/
  44. jieyue/
  45. book1/
  46. branchs/
  47. lunbo/
  48. addphoto/
  49. puserlist/
  50. peisonglist/
  51. tushuwh/
  52. getbook/
  53. jieyuetongji/
  54. edithuodong/
  55. 404/
  56. jilu/
  57. mindex/
  58. lmindex/
  59. mbranch/
  60. mlogin/
  61. muser/
  62. mbook/
  63. mdetail/
  64. mreg/
  65. reg1/
  66. mtype/
  67. addhuodong/
  68. huodonglist/
  69. mhuodonglist/
  70. huodong/
  71. mnewslist/
  72. mnews/
  73. mborrow/
  74. madduser/
  75. morder/
  76. mpeisonglist/
  77. mjieyuelist/
  78. mshoucang/
  79. search/
  80. minfo/
  81. mlogout/
  82. baogao/
  83. mborrowlist/

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