Changes between Version 1 and Version 2 of Ticket #34892, comment 10
- Timestamp:
- Oct 12, 2023, 5:40:36 AM (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34892, comment 10
v1 v2 1 1 the usecase is very simple = to open webpage when debugging on DEV-server with all dependencies with FORCE_SCRIPT_NAME enabled ( without nginx (or other web server) and collectstatic) 2 2 3 It's also not a duplication of 11 years old ticket #7930, except the subject that "FORCE_SCRIPT_NAME doesn't work correctly with dev-server". That is truth for 11 years =).. BTW It's also a truth that i didn't need itfor my 11 years of previous django usage =)3 It's also not a duplication of 11 years old ticket #7930, except the subject that "FORCE_SCRIPT_NAME doesn't work correctly with dev-server". That is truth for 11 years =).. BTW It's also a truth that i didn't need and didn't try this "feature" for my 11 years of previous django usage =) 4 4 And patch proposed is also clean and very different from that was discussed in #7930 5 5