Changes between Initial Version and Version 1 of Ticket #31724
- Timestamp:
- Jun 19, 2020, 8:25:24 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31724 – Description
initial v1 1 I suspect the `django.urls.resolve` methodis not taking in account the FORCE_SCRIPT_NAME setting.1 I suspect the `django.urls.resolve` function is not taking in account the FORCE_SCRIPT_NAME setting. 2 2 3 3 First, with FORCE_SCRIPT_NAME=None, I can do the following in `manage.py shell`: