Project

General

Profile

« Previous | Next » 

Revision 8734280c

Added by Jérôme Schneider over 13 years ago

agenda: add a notification when a description is modify

  • agenda/templates/agenda/index.html: add a notification when a
    description is modify
  • ressources/admin.py: remove SalleManager

View differences:

calebasse/ressources/admin.py
from models import (ActType, CFTMEACode, FamilySituationType, HealthFund,
InscriptionMotive, Job, Nationality, Office, ParentalAuthorityType,
ParentalCustodyType, Room, SalleManager, School, SchoolTeacherRole,
ParentalCustodyType, Room, School, SchoolTeacherRole,
Service, SessionType, TransportCompany, TransportType,
UninvoicableCode, WorkerType)
......
admin.site.register(ParentalAuthorityType)
admin.site.register(ParentalCustodyType)
admin.site.register(Room)
admin.site.register(SalleManager)
admin.site.register(School)
admin.site.register(SchoolTeacherRole)
admin.site.register(Service)

Also available in: Unified diff