projets
/
auf_rh_dae.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Bugfix: les formulaires pour nouveau poste et nouvelle DAE étaient brisés
[auf_rh_dae.git]
/
project
/
rh_v1
/
models.py
diff --git
a/project/rh_v1/models.py
b/project/rh_v1/models.py
index
d1167af
..
71e0ce5
100644
(file)
--- a/
project/rh_v1/models.py
+++ b/
project/rh_v1/models.py
@@
-315,7
+315,6
@@
class PosteManager(SecurityManager):
"""
Chargement de tous les objets FK existants sur chaque QuerySet.
"""
- prefixe_service = "service"
prefixe_implantation = "implantation__region"
def get_query_set(self):