Projet

Général

Profil

« Précédent | Suivant » 

Révision 82bd6993

Ajouté par Mikaël Ates il y a plus de 9 ans

agenda: act comment does not exist anymore.

Voir les différences:

calebasse/agenda/models.py
523 523
        def save(*args, **kwargs):
524 524
            act.save = old_save
525 525
            old_save(*args, **kwargs)
526
            act.comment = self.description
527 526
            act.doctors = (participant.worker for participant in self.participants.all())
528 527
            last_validation_state = ActValidationState.objects.create(
529 528
                    act=act, state_name='NON_VALIDE',

Formats disponibles : Unified diff