projets
/
auf_rh_dae.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3451e3
)
recherche textuelle recherche aussi dans Employé
author
Jean-Philippe Caissy
<jpcaissy@piji.ca>
Fri, 10 Feb 2012 15:37:29 +0000
(09:37 -0600)
committer
Jean-Philippe Caissy
<jpcaissy@piji.ca>
Fri, 10 Feb 2012 15:37:29 +0000
(09:37 -0600)
project/rh/admin.py
patch
|
blob
|
blame
|
history
diff --git
a/project/rh/admin.py
b/project/rh/admin.py
index
764e7a6
..
9ef8b18
100644
(file)
--- a/
project/rh/admin.py
+++ b/
project/rh/admin.py
@@
-512,6
+512,8
@@
class PosteAdmin(DateRangeMixin, AUFMetadataAdminMixin, ProtectRegionMixin, admi
'implantation__nom',
'implantation__region__code',
'implantation__region__nom',
+ 'rh_dossiers__employe__nom',
+ 'rh_dossiers__employe__prenom',
)
list_display = (
'_apercu',