Generate a bootstrap's fixture metadata on save not only when dumping it, add comments
This commit is contained in:
@@ -5,6 +5,6 @@ class ExistingData(Exception):
|
||||
"""
|
||||
Raised when an attempt to execute a bootstrap setup is made and there is
|
||||
existing data that would be corrupted or damaged by the loading the
|
||||
bootstrap's fixture
|
||||
bootstrap's fixture.
|
||||
"""
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user