Projet

Général

Profil

« Précédent | Suivant » 

Révision 54b1628c

Ajouté par Jérôme Schneider il y a plus de 9 ans

ressources: use update template for school for an update ...

Fixes #5297

Voir les différences:

calebasse/ressources/views.py
107 107

  
108 108
class UpdateSchoolView(UpdateView):
109 109
    model = School
110
    template_name =  'ressources/new.html'
110
    template_name =  'ressources/update.html'
111 111

  
112 112
    def get_initial(self, **args):
113 113
        initial = super(UpdateSchoolView, self).get_initial()

Formats disponibles : Unified diff