(Option 1): Change the `old_path` and `new_path` from `CharField` to
`TextField`.
(Option 2): Let the `RedirectFallbackMiddleware` middleware use customized
`Redirect` model.
If any of the solutions is found acceptable, I could come up with a pull
request.
Best regards,
--
Ticket URL: <https://code.djangoproject.com/ticket/28611>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => closed
* type: Uncategorized => Cleanup/optimization
* resolution: => duplicate
Comment:
Duplicate of #19515.
--
Ticket URL: <https://code.djangoproject.com/ticket/28611#comment:1>