mirror of
https://github.com/django/django.git
synced 2025-10-30 00:56:09 +00:00
Previously simplify_regex() didn't handle trailing groups for regexp
without the end of string character ("$").
Previously simplify_regex() didn't handle trailing groups for regexp
without the end of string character ("$").