Django Model
M(Model) in the MVT Pattern of Django Web Development framework. #
Are implemented using Active Record Pattern. #
Pattern #
model field for money #
Storing Immutable Data #
Stackoverflow From the reference: “The solution is to give the user that accesses the database only the INSERT and SELECT privilege on the tables involved.”
This translates into giving all the system users permissions to only insert and select.