self.brunehilde_post = models.Post.objects.create(
            utilisateur=self.brunehilde,
            bureau=self.my_bureau,
            description='the best one too',
            postType=self.director,