Projet

Général

Profil

« Précédent | Suivant » 

Révision 50d024d9

Ajouté par Benjamin Dauvergne il y a plus de 10 ans

admin: notify wcsintd in the Admin.save_related() method

Voir les différences:

wcsinst/wcsinst/models.py
81 81
    def save(self, *args, **kwargs):
82 82
        created = (self.id is None)
83 83
        super(WcsInstance, self).save(*args, **kwargs)
84
        self.notify(created)
85 84

  
86 85
    class Meta:
87 86
        verbose_name = _('wcs instance')

Formats disponibles : Unified diff