Ankhbayar

Results 1 comments of Ankhbayar

Oh yeah.. It is a big problem for me. For example. model field type change. Today: ``` class Product(Document): name = StringField() category = String() # Simple ``` Tomorrow :...