Revision 8734280c
Added by Jérôme Schneider over 13 years ago
| 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
agenda: add a notification when a description is modify
description is modify