Changes between Initial Version and Version 1 of Ticket #26431, comment 4
- Timestamp:
- May 29, 2019, 3:01:44 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26431, comment 4
initial v1 2 2 When changing language on a page with an URL pattern containing an optional group, the empty optional part is set to none and translating the page leads to a 404. 3 3 The bug on translation did not exist back in 1.8, not sure when it was introduced. I'm on 2.2. 4 The best way to resolve both issues would be to patch directly _reverse_with_prefix in django.urls.resolvers.