1
0
mirror of https://github.com/django/django.git synced 2025-03-26 01:00:46 +00:00

3 Commits

Author SHA1 Message Date
Mariusz Felisiak
092f09fcc1 [1.11.x] Fixed #27781 -- Made simplify_regex() remove outstanding '?' characters.
Regression in f0ef0c49e9284f262fbc63e8a497699ca4a248fe.

Backport of c37ec5a6595f963a04fae1b17858225c2b3d08c4 from master
2017-01-26 18:36:54 -05:00
Ketan Bhatt
f0ef0c49e9 Fixed #26621 -- Corrected simplify_regex()'s handling of named capture groups. 2017-01-03 13:55:11 -05:00
Tim Graham
2317434147 Split admin_docs tests into separate files. 2016-09-27 18:54:35 -04:00