#31099: ValueError: Non-reversible reg-exp portion: '(?i'.
-------------------------------------+-------------------------------------
Reporter: tommorse | Owner: nobody
Type: Bug | Status: closed
Component: Core (URLs) | Version: 3.0
Severity: Normal | Resolution: invalid
Keywords: case insensitive | Triage Stage:
error admin | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by felixxm):
* status: new => closed
* owner: (none) => nobody
* component: Error reporting => Core (URLs)
* resolution: => invalid
Comment:
Support for inline flags in regular expression groups (`(?i)`, `(?L)`,
`(?m)`, `(?s)`, and `(?u)`) was deprecated in Django 1.11 (see #27648) and
removed in Django 2.1.
--
Ticket URL: <https://code.djangoproject.com/ticket/31099#comment:1>
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 view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/066.77756fb975bbe226ee1e8bad9c80dd31%40djangoproject.com.