[common] Do not count docutils info messages as validation errors
Compare changes
+ 8
− 4
@@ -101,10 +101,14 @@ def validate_restructuredtext(value):
This fixes a long outstanding issue that docutils INFO messages are considered like a validation error in some of our pages (most notably on the admin site).