objects = PosteManager()
def __unicode__(self):
- return u'%s - %s (%s)' % (self.implantation, self.type_poste.nom,
- self.nom)
+ return u'%s - %s (%s) [dae-%s]' % (self.implantation, self.type_poste.nom,
+ self.nom, self.id)
def DISABLED_save(self, *args, **kwargs):
# calculate nb_mois = nb of months between date_debut and date_fin