mirror of
https://github.com/django/django.git
synced 2025-01-31 20:59:17 +00:00
03fa846c6a
Previously simplify_regex() didn't handle trailing groups for regexp without the end of string character ("$").