Relative Content

Tag Archive for pythondatabaseclassoop

How automatically create objects of my class and add to the database

Hey i want to build something that a user can register and has name phone id, when he wants to register and entered his informations i want to add a object of user class and add it to db with only using python
Can u tell me how create and run these to do these jobs at once?