Changeset - 970220149c15
[Not reviewed]
0 1 0
Lance Edgar (lance) - 7 years ago 2017-11-18 19:03:05
lance@edbob.org
Add abstract flag for ImporterEmail
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
rattail/emails.py
Show inline comments
 
@@ -91,6 +91,7 @@ class ImporterEmail(Email):
 
    """
 
    Sent when a "version catch-up" import is performed, which involves changes.
 
    """
 
    abstract = True
 
    fallback_key = 'rattail_import_updates'
 
    handler_spec = None
 

	
0 comments (0 inline, 0 general)