#28611: Redirects contrib app - CharField(max_length=200) is too little
---------------------------------------------+---------------------------
               Reporter:  Artur Barseghyan   |          Owner:  nobody
                   Type:  Uncategorized      |         Status:  new
              Component:  contrib.redirects  |        Version:  1.11
               Severity:  Normal             |       Keywords:  redirects
           Triage Stage:  Unreviewed         |      Has patch:  0
    Needs documentation:  0                  |    Needs tests:  0
Patch needs improvement:  0                  |  Easy pickings:  0
                  UI/UX:  0                  |
---------------------------------------------+---------------------------
 Nowadays, paths are long. It would make sense either:

 (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.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/058.37d76a095e6a848acfa7c3925b311c65%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to