I use mongoengine with Django and python. This is my code: class Chambre(EmbeddedDocument): max_personne = IntField(default=0)
確定! 回上一頁