numen31337/copy_with_extension

add an annotation to make a field not copyable

torbenkeller opened this issue · 0 comments

Please add an annotation for fields which I dont't want to be overwriteable. For example I have an User model which has an userId then I don't want to be able to overwrite the current userId.