Validate only and except regexp
Currently the RegexpError can be raised when processing next stage which leads to 500 in different places of code base. This adds early check that regexps used in only and except are valid.
Showing
Please register or sign in to comment