candidate_update
This commit is contained in:
parent
419d24d407
commit
cc549f4af6
1 changed files with 0 additions and 3 deletions
|
|
@ -332,14 +332,11 @@ class CandidateAdmin(admin.ModelAdmin):
|
|||
('corporation', 'instructor'),
|
||||
('deposite_date', 'date_confirmation_mail', 'canceled_file', ),
|
||||
'comment',
|
||||
('deposite_date', 'date_confirmation_mail')
|
||||
),
|
||||
}),
|
||||
("FE", {
|
||||
'classes': ('collapse',),
|
||||
'fields': (('exemption_ecg', 'integration_second_year', 'validation_sfpo'),),
|
||||
'fields': ('exemption_ecg',),
|
||||
|
||||
}),
|
||||
("EDE/EDS", {
|
||||
'classes': ('collapse',),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue