Changes between Initial Version and Version 1 of Ticket #34286, comment 3
- Timestamp:
- Jan 31, 2023, 4:15:14 AM (22 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34286, comment 3
initial v1 15 15 }}} 16 16 17 gonna change to app_label.views.about and return 404 17 and if u acces, and the url gonna change to `localhost:8000/admin/docs/app_label.views.about` and return 404. the url should be `localhost:8000/admin/docs/app_label.views.About` 18 18