This commit is contained in:
Kovid Goyal 2015-07-22 18:28:38 +05:30
parent f46d465475
commit edcd88b346

View file

@ -330,6 +330,7 @@ def __call__(self, container):
class InvalidId(BaseError):
level = WARN
INDIVIDUAL_FIX = _(
'Replace this id with a randomly generated valid id')