Deduplicate notifications in notification model
This commit is contained in:
@ -64,7 +64,6 @@ class ImportJob(models.Model):
|
||||
)
|
||||
|
||||
|
||||
|
||||
class ImportItem(models.Model):
|
||||
''' a single line of a csv being imported '''
|
||||
job = models.ForeignKey(
|
||||
|
Reference in New Issue
Block a user