Closed bhushan-mohanraj closed 2 years ago
Create SaveModelMixin, which adds a save method to models for committing changes to the database with explicitly importing and using the database session.
SaveModelMixin
save
Create
SaveModelMixin
, which adds asave
method to models for committing changes to the database with explicitly importing and using the database session.